Skip to content

Commit 75f3dca

Browse files
committed
chore: bump to 0.0.1
1 parent 4710df5 commit 75f3dca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-inspector-mcp-extension",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": true,
55
"description": "Chrome extension with WebSocket polling to MCP server",
66
"type": "module",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-inspector-mcp",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "MCP server for Chrome DevTools CSS inspection",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)