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

Bump version to 0.3.12

parent 26a72418
No related merge requests found
{
"name": "xxdk-wasm",
"version": "0.3.7",
"version": "0.3.12",
"description": "WebAssembly bindings for xxDK.",
"main": "index.ts",
"directories": {
......
......@@ -21,7 +21,7 @@ import (
)
// SEMVER is the current semantic version of xxDK WASM.
const SEMVER = "0.3.6"
const SEMVER = "0.3.12"
// 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