diff --git a/nft/Cargo.toml b/nft/Cargo.toml index d53bd38d3a4ea7900e2bc2fc4f233d238c09a235..eb4e8c842121eb11f32b7bccebc6fb720fb8cd12 100644 --- a/nft/Cargo.toml +++ b/nft/Cargo.toml @@ -3,7 +3,7 @@ name = "orml-nft" description = "Non-fungible token pallet provides basic functions to create and manager NFT" repository = "https://github.com/open-web3-stack/open-runtime-module-library/tree/master/nft" license = "Apache-2.0" -version = "0.3.4" +version = "0.3.5-dev" authors = ["Acala Developers"] edition = "2018"