diff --git a/cli/package-lock.json b/cli/package-lock.json index a98a5b6c..77cd67af 100644 --- a/cli/package-lock.json +++ b/cli/package-lock.json @@ -1,12 +1,12 @@ { "name": "themer", - "version": "5.0.1", + "version": "6.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themer", - "version": "5.0.1", + "version": "6.0.0", "funding": [ "https://themer.dev", { diff --git a/cli/package.json b/cli/package.json index 6dc790c1..9ef1ab78 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "themer", - "version": "5.0.1", + "version": "6.0.0", "description": "Customizable theme generator for editors, terminals, wallpaper, and more.", "main": "dist/index.js", "type": "module",