diff --git a/packages/plugin-debug/package-lock.json b/packages/plugin-debug/package-lock.json index a82db9f9488..b36fdf48bf1 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.1.0", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-debug/package.json b/packages/plugin-debug/package.json index d184f29bc09..73280ef7073 100644 --- a/packages/plugin-debug/package.json +++ b/packages/plugin-debug/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-debug", - "version": "0.1.0", + "version": "0.2.0", "description": "A freesewing plugin to log debug info to your browser console", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",