diff --git a/package-lock.json b/package-lock.json index d3c2cb5..8de5338 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "uxn.wasm", - "version": "0.8.0", + "version": "0.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "uxn.wasm", - "version": "0.8.0", + "version": "0.9.0", "license": "MIT", "devDependencies": { "chai": "^4.3.6", diff --git a/package.json b/package.json index b87b6ef..60b7382 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "uxn.wasm", "description": "WebAssembly implementation of the Uxn virtual machine", "author": "Remko Tronçon ", - "version": "0.8.0", + "version": "0.9.0", "repository": "github:remko/uxn.wasm", "keywords": [ "uxn",