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

v0.3.14

parent 9bf424af
No related branches found
No related tags found
1 merge request!141npm package config
{
"name": "xxdk-wasm",
"version": "0.3.13",
"version": "0.3.14",
"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.13"
const SEMVER = "0.3.14"
// 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