diff --git a/package.json b/package.json index 603ed5b..3421ded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unplugin-vue-source", - "version": "0.0.0", + "version": "0.0.1-beta.0", "packageManager": "pnpm@8.6.8", "description": "Add a __source prop to all Elements", "author": "zjxxxxxxxxx <954270063@qq.com>", @@ -108,4 +108,4 @@ "tsup": "^7.2.0", "typescript": "^5.2.2" } -} \ No newline at end of file +}