diff --git a/package.json b/package.json index 15ccfae..f552be2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webdevhome.github.io-vite", - "version": "2.0.7", + "version": "2.0.8", "scripts": { "dev": "vite", "build": "tsc && vite build",