diff --git a/nft/Cargo.toml b/nft/Cargo.toml index 6492968747f883e15caed34bf0e469b0ede66cd0..d53bd38d3a4ea7900e2bc2fc4f233d238c09a235 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-dev" +version = "0.3.4" authors = ["Acala Developers"] edition = "2018"