Skip to content

Commit f278c76

Browse files
committed
fix version for orml-nft
1 parent 7270b0b commit f278c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nft/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "orml-nft"
33
description = "Utility pallet to perform ROOT calls in a PoA network"
44
repository = "https://github.com/open-web3-stack/open-runtime-module-library/tree/master/nft"
55
license = "Apache-2.0"
6-
version = "0.2.1-dev"
6+
version = "0.3.2-dev"
77
authors = ["Acala Developers"]
88
edition = "2018"
99

0 commit comments

Comments
 (0)