Skip to content

Commit 465eba8

Browse files
committed
Bump up package version
1 parent 5c1c61f commit 465eba8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tweakpane/plugin-essentials",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Essential components for Tweakpane",
55
"main": "dist/tweakpane-plugin-essentials.js",
66
"type": "module",
@@ -60,6 +60,6 @@
6060
"typescript": "4.7"
6161
},
6262
"peerDependencies": {
63-
"tweakpane": "^4.0.0-beta.2"
63+
"tweakpane": "^4.0.0"
6464
}
6565
}

0 commit comments

Comments
 (0)