diff --git a/.env b/.env index 36de2d7..b3007d7 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -VITE_VERSION=1.2.0 \ No newline at end of file +VITE_VERSION=1.2.1 diff --git a/package-lock.json b/package-lock.json index 49c4d0f..5b08a78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "live-atlas", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 13b041a..a0e5031 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "live-atlas", - "version": "1.2.0", + "version": "1.2.1", "private": false, "scripts": { "serve": "vite",