diff --git a/package-lock.json b/package-lock.json index 0d14988..9f077ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scale-workshop-core", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "scale-workshop-core", - "version": "0.0.6", + "version": "0.0.7", "license": "MIT", "dependencies": { "xen-dev-utils": "^0.2.0" diff --git a/package.json b/package.json index f5bb5ac..5ae8bdb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "scale-workshop-core", "author": "Lumi Pakkanen", - "version": "0.0.6", + "version": "0.0.7", "description": "Core library for creating microtonal scales without the Vue front-end", "license": "MIT", "main": "dist/index",