diff --git a/storage/version.go b/storage/version.go
index 255fd1373dd46b0c96ee739b0f0cc850274ae2fe..fc7e9b8bcff5a24652c7bf5e735a676cef25b027 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.1"
+const SEMVER = "0.2.2"
 
 // Storage keys.
 const (