diff --git a/package.json b/package.json index b415823..41a87aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rubic-cube", "private": true, - "version": "0.0.29", + "version": "0.1.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 67565d6..168408a 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,9 +1,9 @@