diff --git a/cli/package-lock.json b/cli/package-lock.json index aae4641c..3e89a810 100644 --- a/cli/package-lock.json +++ b/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "themer", - "version": "6.6.0", + "version": "6.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themer", - "version": "6.6.0", + "version": "6.7.0", "funding": [ "https://themer.dev", { diff --git a/cli/package.json b/cli/package.json index 25000ad8..e2ffcd81 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "themer", - "version": "6.6.0", + "version": "6.7.0", "description": "Customizable theme generator for editors, terminals, wallpaper, and more.", "main": "dist/index.js", "type": "module",