@drift-labs/vaults-sdk 0.8.30 → 0.9.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 DriftVaults = {
2
- version: '0.8.0';
2
+ version: '0.9.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.8.0',
5
+ version: '0.9.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.8.30",
3
+ "version": "0.9.1",
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.8.0",
2
+ "version": "0.9.0",
3
3
  "name": "drift_vaults",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type DriftVaults = {
2
- version: '0.8.0';
2
+ version: '0.9.0';
3
3
  name: 'drift_vaults';
4
4
  instructions: [
5
5
  {
@@ -3657,7 +3657,7 @@ export type DriftVaults = {
3657
3657
  };
3658
3658
 
3659
3659
  export const IDL: DriftVaults = {
3660
- version: '0.8.0',
3660
+ version: '0.9.0',
3661
3661
  name: 'drift_vaults',
3662
3662
  instructions: [
3663
3663
  {