Skip to content

Commit 3c48ddc

Browse files
authored
Merge pull request #2 from solnera/fix/dist
fix version
2 parents c1a4dc8 + 4a09193 commit 3c48ddc

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.2",
3+
"version": "0.0.3",
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)