diff --git a/storage/version.go b/storage/version.go index 0e2faaea8841a58bb7c0e71f9466ac1e1934ccf8..b0f192ab24f8ad80d1fb9a9a5c96177f67545440 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.3.2" +const SEMVER = "0.3.3" // Storage keys. const (