diff options
| author | opencode <[email protected]> | 2025-12-29 23:37:04 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-29 23:37:04 +0000 |
| commit | 0c48e6a116dc8541726ab0dad2effc5749cc9a6a (patch) | |
| tree | 287e5addabbd7cc79abda4d8f425679cef53997d /packages/sdk/js | |
| parent | ef266b2c74f6d6b117ac2af32325e5d0d6c56533 (diff) | |
| download | opencode-0c48e6a116dc8541726ab0dad2effc5749cc9a6a.tar.gz opencode-0c48e6a116dc8541726ab0dad2effc5749cc9a6a.zip | |
release: v1.0.209
Diffstat (limited to 'packages/sdk/js')
| -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 08400e265..65bb10d4c 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.208", + "version": "1.0.209", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -29,4 +29,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
