diff --git a/package.json b/package.json index ffba8973..71b254a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "go-view", - "version": "1.0.0", + "version": "1.0.1", "scripts": { "dev": "vite --host", "build": "vue-tsc --noEmit && vite build",