diff options
| author | opencode <[email protected]> | 2025-11-18 17:07:33 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-18 17:07:33 +0000 |
| commit | 5ba9b47b3c87dfb044c30857e56959c8eff0c8c1 (patch) | |
| tree | 21538a7a19bdb3ea6e3c5c06704eb5bd8966f822 /packages/sdk | |
| parent | 7c0cc94023bc47b8a87067a0c5307581fd4b46f6 (diff) | |
| download | opencode-5ba9b47b3c87dfb044c30857e56959c8eff0c8c1.tar.gz opencode-5ba9b47b3c87dfb044c30857e56959c8eff0c8c1.zip | |
release: v1.0.73
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 2a1b73559..79641a1c9 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.72", + "version": "1.0.73", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -26,4 +26,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
