diff --git a/packages/plugin-debug/package-lock.json b/packages/plugin-debug/package-lock.json index b574883e712..f68fbc504a7 100644 --- a/packages/plugin-debug/package-lock.json +++ b/packages/plugin-debug/package-lock.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-debug", - "version": "0.2.1", + "version": "0.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-debug/package.json b/packages/plugin-debug/package.json index a36fcb74e5a..1714a75887e 100644 --- a/packages/plugin-debug/package.json +++ b/packages/plugin-debug/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-debug", - "version": "0.2.1", + "version": "0.3.0", "description": "A freesewing plugin to log debug info to your browser console", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",