diff --git a/package-lock.json b/package-lock.json index 50e51772..bf2df76c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cyd", - "version": "1.1.21", + "version": "1.2.0-dev", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cyd", - "version": "1.1.21", + "version": "1.2.0-dev", "hasInstallScript": true, "license": "proprietary", "workspaces": [ diff --git a/package.json b/package.json index e430249b..9a73e1ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cyd", "private": true, - "version": "1.1.21", + "version": "1.2.0-dev", "main": ".vite/build/main.js", "description": "Automatically delete your data from tech platforms, except for what you want to keep", "license": "proprietary",