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

Commit a2a773c

Browse files
committed
release v0.4.1
1 parent f09aae6 commit a2a773c

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.4.0",
3+
"version": "0.4.1",
44
"description": "Bring <script setup> to Vue 2",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)