Skip to content

Commit 41eae33

Browse files
committed
0.10.0
1 parent 85d8525 commit 41eae33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mount-vue-component",
3-
"version": "0.9.5",
3+
"version": "0.10.0",
44
"description": "a tiny utility to programatically create and mount Vue 3 components - e.g. a Vue.extend replacement",
55
"type": "module",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)