diff --git a/package.json b/package.json index cb8fc36..e17f64a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webdevhome.github.io-vite", - "version": "2.0.16", + "version": "2.0.17", "scripts": { "dev": "vite", "build": "tsc && vite build",