diff --git a/packages/plugin-theme/package-lock.json b/packages/plugin-theme/package-lock.json index 2388cf6c480..d588c867867 100644 --- a/packages/plugin-theme/package-lock.json +++ b/packages/plugin-theme/package-lock.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-theme", - "version": "0.6.0", + "version": "0.6.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-theme/package.json b/packages/plugin-theme/package.json index b0457c7ebfd..94f8663a9e1 100644 --- a/packages/plugin-theme/package.json +++ b/packages/plugin-theme/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-theme", - "version": "0.6.0", + "version": "0.6.1", "description": "A freesewing plugin that provides a default theme", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",