diff --git a/storage/version.go b/storage/version.go
index fc7e9b8bcff5a24652c7bf5e735a676cef25b027..c199d69bb8790c45b00a5216bddc29a69546912c 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.2.2"
+const SEMVER = "0.3.0"
 
 // Storage keys.
 const (