diff --git a/package.json b/package.json index f1af63fc17c080f208d0ac8572a74f78dcf2a804..7c75d197c051aaad7ff0837b1b585fa1dab1b3c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xxdk-wasm", - "version": "0.3.16", + "version": "0.3.17", "description": "WebAssembly bindings for xxDK.", "main": "dist/bundle.js", "directories": { diff --git a/storage/version.go b/storage/version.go index d41736f1cd487a14c3afe4fd4a91ef445450f015..edd89bfe3f756c292591891abd0d87edd0a6de71 100644 --- a/storage/version.go +++ b/storage/version.go @@ -21,7 +21,7 @@ import ( ) // SEMVER is the current semantic version of xxDK WASM. -const SEMVER = "0.3.16" +const SEMVER = "0.3.17" // Storage keys. const (