Skip to content

Commit 30c7239

Browse files
committed
chore(release): v1.0.1
1 parent a4c76ce commit 30c7239

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": "react-devbar",
33
"description": "A customizable floating toolbar for React applications. Build and integrate your own dev tools with a draggable interface inspired by the Vercel toolbar. Perfect for adding debugging panels, theme controls, and other development utilities to your app.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Tim Mikeladze <tim.mikeladze@gmail.com>",
66
"license": "MIT",
77
"keywords": ["react", "devbar", "toolbar", "devtools"],

0 commit comments

Comments
 (0)