diff options
| author | opencode <[email protected]> | 2025-12-24 12:20:02 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-24 12:20:02 +0000 |
| commit | 376019e347afa997a50123566da4bd1648fce8ad (patch) | |
| tree | 735b8b050f22b057c1087bd7db2d70f8a5a0c035 /packages/sdk | |
| parent | 44b773a6f6cb0eac2be7c58198d1e622999eef54 (diff) | |
| download | opencode-376019e347afa997a50123566da4bd1648fce8ad.tar.gz opencode-376019e347afa997a50123566da4bd1648fce8ad.zip | |
release: v1.0.194
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 76b1bd16a..158dae272 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.193", + "version": "1.0.194", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -29,4 +29,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
