From 4e513f7f354bba8e6e3bc9501061843da56a9418 Mon Sep 17 00:00:00 2001 From: febo Date: Wed, 1 Nov 2023 00:51:33 +0100 Subject: [PATCH] chore: release --- shank/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"