@drift-labs/vaults-sdk 0.6.25 → 0.6.26

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 DriftVaults = {
2
- version: '0.5.0';
2
+ version: '0.6.0';
3
3
  name: 'drift_vaults';
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.5.0',
5
+ version: '0.6.0',
6
6
  name: 'drift_vaults',
7
7
  instructions: [
8
8
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/vaults-sdk",
3
- "version": "0.6.25",
3
+ "version": "0.6.26",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/index.d.ts",
6
6
  "directories": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.5.0",
2
+ "version": "0.6.0",
3
3
  "name": "drift_vaults",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type DriftVaults = {
2
- version: '0.5.0';
2
+ version: '0.6.0';
3
3
  name: 'drift_vaults';
4
4
  instructions: [
5
5
  {
@@ -2986,7 +2986,7 @@ export type DriftVaults = {
2986
2986
  };
2987
2987
 
2988
2988
  export const IDL: DriftVaults = {
2989
- version: '0.5.0',
2989
+ version: '0.6.0',
2990
2990
  name: 'drift_vaults',
2991
2991
  instructions: [
2992
2992
  {