Skip to content
Snippets Groups Projects
Commit 4a38d217 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Update version to v0.3.22

parent 47982b4c
1 merge request!143Some changes for Phoenixx
{
"name": "xxdk-wasm",
"version": "0.3.21",
"version": "0.3.22",
"description": "WebAssembly bindings for xxDK.",
"main": "dist/bundle.js",
"directories": {
......
......@@ -21,7 +21,7 @@ import (
)
// SEMVER is the current semantic version of xxDK WASM.
const SEMVER = "0.3.21"
const SEMVER = "0.3.22"
// Storage keys.
const (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment