diff --git a/storage/version.go b/storage/version.go index 7d39cb94d3bf0204f846fd620b68c87b59f12ce9..fc0d3a39349d7821781f30e98b3ce1ea65d021e0 100644 --- a/storage/version.go +++ b/storage/version.go @@ -20,7 +20,7 @@ import ( ) // SEMVER is the current semantic version of xxDK WASM. -const SEMVER = "0.1.14" +const SEMVER = "0.2.0" // Storage keys. const (