diff --git a/package-lock.json b/package-lock.json index db490a2..020fd75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rubic-cube", - "version": "0.6.0", + "version": "0.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rubic-cube", - "version": "0.6.0", + "version": "0.6.1", "dependencies": { "cubejs": "^1.3.2", "lucide-vue-next": "^0.564.0", diff --git a/package.json b/package.json index 705496a..cd170e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rubic-cube", "private": true, - "version": "0.6.0", + "version": "0.6.1", "type": "module", "scripts": { "dev": "vite",