Skip to content

Commit 00323ac

Browse files
committed
bump v1.1.0
1 parent 6cb9e67 commit 00323ac

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,7 +1,7 @@
11
{
22
"name": "babel-plugin-solid-undestructure",
33
"description": "A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"main": "src/index.cjs",
66
"types": "src/index.d.ts",
77
"type": "module",

0 commit comments

Comments
 (0)