diff options
| author | opencode <[email protected]> | 2025-12-15 23:26:00 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-15 23:26:00 +0000 |
| commit | 002db3abf4253a7639e745a55b8b739aca5bd534 (patch) | |
| tree | de252ec2f19561b9be7479c6ba8587a7d63d8454 /packages/sdk | |
| parent | 416a919c6dd4d5d0727850c983fed7cd3273dcf5 (diff) | |
| download | opencode-002db3abf4253a7639e745a55b8b739aca5bd534.tar.gz opencode-002db3abf4253a7639e745a55b8b739aca5bd534.zip | |
release: v1.0.160
Diffstat (limited to 'packages/sdk')
| -rw-r--r-- | packages/sdk/js/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json index 9907bbf93..29ddf877b 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/sdk", - "version": "1.0.159", + "version": "1.0.160", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -29,4 +29,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
