diff --git a/nft/Cargo.toml b/nft/Cargo.toml index b6eb1f43645c7de860c102ad988d8db8b628ed1e..1dcef64a32caddb41524c700fac8e370d80aa5e7 100644 --- a/nft/Cargo.toml +++ b/nft/Cargo.toml @@ -3,7 +3,7 @@ name = "orml-nft" description = "Utility pallet to perform ROOT calls in a PoA network" repository = "https://github.com/open-web3-stack/open-runtime-module-library/tree/master/nft" license = "Apache-2.0" -version = "0.2.1-dev" +version = "0.3.2-dev" authors = ["Acala Developers"] edition = "2018"