Bump program version to v0.12.0 and update idl

This commit is contained in:
Christian Kamm 2023-04-13 09:46:58 +02:00
parent 83bab16803
commit 74f7282d4e
4 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@ -3005,7 +3005,7 @@ dependencies = [
[[package]]
name = "mango-v4"
version = "0.11.0"
version = "0.12.0"
dependencies = [
"anchor-lang",
"anchor-spl",

View File

@ -1,5 +1,5 @@
{
"version": "0.11.0",
"version": "0.12.0",
"name": "mango_v4",
"instructions": [
{

View File

@ -1,6 +1,6 @@
[package]
name = "mango-v4"
version = "0.11.0"
version = "0.12.0"
description = "Created with Anchor"
edition = "2021"

View File

@ -1,5 +1,5 @@
export type MangoV4 = {
"version": "0.11.0",
"version": "0.12.0",
"name": "mango_v4",
"instructions": [
{
@ -8689,7 +8689,7 @@ export type MangoV4 = {
};
export const IDL: MangoV4 = {
"version": "0.11.0",
"version": "0.12.0",
"name": "mango_v4",
"instructions": [
{