@drift-labs/jit-proxy 0.20.26 → 0.21.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  export type JitProxy = {
2
- version: '0.20.0';
2
+ version: '0.21.0';
3
3
  name: 'jit_proxy';
4
4
  instructions: [
5
5
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- version: '0.20.0',
5
+ version: '0.21.0',
6
6
  name: 'jit_proxy',
7
7
  instructions: [
8
8
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/jit-proxy",
3
- "version": "0.20.26",
3
+ "version": "0.21.1",
4
4
  "scripts": {
5
5
  "clean": "rm -rf lib",
6
6
  "build": "yarn clean && tsc"
@@ -1,5 +1,5 @@
1
1
  export type JitProxy = {
2
- version: '0.20.0';
2
+ version: '0.21.0';
3
3
  name: 'jit_proxy';
4
4
  instructions: [
5
5
  {
@@ -382,7 +382,7 @@ export type JitProxy = {
382
382
  };
383
383
 
384
384
  export const IDL: JitProxy = {
385
- version: '0.20.0',
385
+ version: '0.21.0',
386
386
  name: 'jit_proxy',
387
387
  instructions: [
388
388
  {