diff --git a/package-lock.json b/package-lock.json index 4789b98..61066eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scale-workshop-core", - "version": "0.1.4", + "version": "0.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "scale-workshop-core", - "version": "0.1.4", + "version": "0.1.5", "license": "MIT", "dependencies": { "xen-dev-utils": "0.2.8" diff --git a/package.json b/package.json index d8b0458..66a8184 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "scale-workshop-core", "author": "Lumi Pakkanen", - "version": "0.1.4", + "version": "0.1.5", "description": "Core library for creating microtonal scales without the Vue front-end", "license": "MIT", "main": "dist/index",