@drift-labs/vaults-sdk 0.7.21 → 0.8.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.7.0';
2
+ version: '0.8.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.7.0',
5
+ version: '0.8.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.7.21",
3
+ "version": "0.8.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.7.0",
2
+ "version": "0.8.0",
3
3
  "name": "drift_vaults",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type DriftVaults = {
2
- version: '0.7.0';
2
+ version: '0.8.0';
3
3
  name: 'drift_vaults';
4
4
  instructions: [
5
5
  {
@@ -3260,7 +3260,7 @@ export type DriftVaults = {
3260
3260
  };
3261
3261
 
3262
3262
  export const IDL: DriftVaults = {
3263
- version: '0.7.0',
3263
+ version: '0.8.0',
3264
3264
  name: 'drift_vaults',
3265
3265
  instructions: [
3266
3266
  {