Skip to content

Commit c54716e

Browse files
committed
chore: set codegen version
1 parent 2ade20e commit c54716e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Thumbs.db
2727
.idea/
2828
*.swp
2929
*.swo
30+
.omc/
3031

3132
# ── Test & coverage ───────────────────────────────────────────────────────────
3233
coverage/

packages/codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentspec/codegen",
3-
"version": "0.1.0",
3+
"version": "0.2.4",
44
"description": "AgentSpec provider-agnostic code generation: supports Claude subscription, any OpenAI-compatible endpoint, and the Anthropic API",
55
"author": "Iliass JABALI <iliassjabali@gmail.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)