diff --git a/Cargo.lock b/Cargo.lock index 2e8774087..9e7d5c8f1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3441,7 +3441,7 @@ dependencies = [ [[package]] name = "mango-v4" -version = "0.24.0" +version = "0.24.1" dependencies = [ "anchor-lang", "anchor-spl", diff --git a/mango_v4.json b/mango_v4.json index 02dc51cc3..5f39a7fbb 100644 --- a/mango_v4.json +++ b/mango_v4.json @@ -1,5 +1,5 @@ { - "version": "0.24.0", + "version": "0.24.1", "name": "mango_v4", "instructions": [ { diff --git a/programs/mango-v4/Cargo.toml b/programs/mango-v4/Cargo.toml index c54c1555e..3729e5524 100644 --- a/programs/mango-v4/Cargo.toml +++ b/programs/mango-v4/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mango-v4" -version = "0.24.0" +version = "0.24.1" description = "Created with Anchor" edition = "2021" diff --git a/ts/client/src/mango_v4.ts b/ts/client/src/mango_v4.ts index 90109a77d..659bc56e9 100644 --- a/ts/client/src/mango_v4.ts +++ b/ts/client/src/mango_v4.ts @@ -1,5 +1,5 @@ export type MangoV4 = { - "version": "0.24.0", + "version": "0.24.1", "name": "mango_v4", "instructions": [ { @@ -14485,7 +14485,7 @@ export type MangoV4 = { }; export const IDL: MangoV4 = { - "version": "0.24.0", + "version": "0.24.1", "name": "mango_v4", "instructions": [ {