diff --git a/package.json b/package.json index da55501c50228e97a70a98b44eb7fd60ed80df76..6f233d17c8341c721244c0f4cc4cbc3cbfbf711a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuejs-with-vite", - "version": "0.0.0", + "version": "0.0.1", "scripts": { "dev": "vite", "build": "vite build",