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

v0.3.17

parent 62a5d5b0
No related branches found
No related tags found
1 merge request!141npm package config
{ {
"name": "xxdk-wasm", "name": "xxdk-wasm",
"version": "0.3.16", "version": "0.3.17",
"description": "WebAssembly bindings for xxDK.", "description": "WebAssembly bindings for xxDK.",
"main": "dist/bundle.js", "main": "dist/bundle.js",
"directories": { "directories": {
......
...@@ -21,7 +21,7 @@ import ( ...@@ -21,7 +21,7 @@ import (
) )
// SEMVER is the current semantic version of xxDK WASM. // SEMVER is the current semantic version of xxDK WASM.
const SEMVER = "0.3.16" const SEMVER = "0.3.17"
// Storage keys. // Storage keys.
const ( const (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment