Skip to content

Commit 543dcb7

Browse files
committed
chore(version): update version to 0.3.0
1 parent cb2092c commit 543dcb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mock-mcp",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
44
"description": "An MCP server enabling LLMs to write integration tests through live test environment interaction",
55
"main": "./dist/connect.cjs",
66
"type": "module",
@@ -70,4 +70,4 @@
7070
"path": "cz-conventional-changelog"
7171
}
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)