diff --git a/package.json b/package.json index 47605dde3e44a5063041c9846314df9ef56ff145..b1d305cc2735006476f9b827661a6b3d5b910583 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuejs-with-vite", - "version": "0.1.0", + "version": "0.2.0", "scripts": { "dev": "vite", "build": "vite build",