Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 2a8fc00

Browse files
committed
release v0.5.1
1 parent 18bd747 commit 2a8fc00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-vue2-script-setup",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Bring <script setup> to Vue 2",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)