diff --git a/shank/Cargo.toml b/shank/Cargo.toml index 5bdd368..6487c15 100644 --- a/shank/Cargo.toml +++ b/shank/Cargo.toml @@ -4,7 +4,7 @@ description = "Exposes macros to annotate Rust programs to extract solita compat authors = ["Metaplex Maintainers "] repository = "https://github.com/metaplex-foundation/shank" license = "Apache-2.0" -version = "0.2.1" +version = "0.3.0" edition = "2018"