diff --git a/package.json b/package.json index 2e1199e..efc6272 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-devbar", "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.", - "version": "0.0.0", + "version": "1.0.0", "author": "Tim Mikeladze ", "license": "MIT", "keywords": ["react", "devbar", "toolbar", "devtools"],