Skip to content

Commit 024af64

Browse files
committed
chore(release): v1.0.0
1 parent 5091f84 commit 024af64

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": "0.0.0",
4+
"version": "1.0.0",
55
"author": "Tim Mikeladze <[email protected]>",
66
"license": "MIT",
77
"keywords": ["react", "devbar", "toolbar", "devtools"],

0 commit comments

Comments
 (0)