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

v0.3.18

parent 07760ad6
1 merge request!141npm package config
{
"name": "xxdk-wasm",
"version": "0.3.17",
"version": "0.3.18",
"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.17"
const SEMVER = "0.3.18"
// 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