diff --git a/.env b/.env index 78c0910..b04ab9a 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -VITE_VERSION=0.7.5 \ No newline at end of file +VITE_VERSION=0.8.0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 35b6ce7..62a515b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "live-atlas", - "version": "0.7.5", + "version": "0.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 955aa8f..271a817 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "live-atlas", - "version": "0.7.5", + "version": "0.8.0", "private": false, "scripts": { "serve": "vite",