Skip to content

Commit 58ede2a

Browse files
authored
Bump version to 1.2.0 (#22)
## Summary - Bumps package version from 1.1.1 to 1.2.0 to reflect the WebSocket API support added in PR #20 and #21 ## Test plan - [x] All 436 tests pass - [x] Lint and prettier clean
2 parents e214995 + 17e0d08 commit 58ede2a

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": "@copilotkit/llmock",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Deterministic mock LLM server for testing (OpenAI, Anthropic, Gemini)",
55
"license": "MIT",
66
"packageManager": "pnpm@10.28.2",

0 commit comments

Comments
 (0)