Skip to content

Commit 4323f98

Browse files
committed
fix: package version
1 parent 2bea012 commit 4323f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ble-mcp-transport",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Bluetooth Low Energy transport for MCP using Web Bluetooth API",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)