Skip to content

Commit 7607fea

Browse files
committed
chore: bump version to 0.1.6
0.1.5 got stuck in npm CDN limbo, using 0.1.6 instead.
1 parent 37e4e63 commit 7607fea

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": "@robinbraemer/codemode",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Code Mode MCP tools from OpenAPI specs. Two tools (search + execute) replace hundreds of individual MCP tools.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)