diff options
| author | opencode <[email protected]> | 2025-11-07 21:24:15 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-07 21:24:15 +0000 |
| commit | 39461fbbce6a54d254a182a982607f5571120551 (patch) | |
| tree | c189a57a52b8c1e1a460b8bffaadb69b1fc3c8ad /packages/sdk | |
| parent | 1a2b3701f2a4f6ea12de4c51c6d4ba5d3d8d083a (diff) | |
| download | opencode-39461fbbce6a54d254a182a982607f5571120551.tar.gz opencode-39461fbbce6a54d254a182a982607f5571120551.zip | |
release: v1.0.44
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 91d6eab70..1bf28cee8 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.43", + "version": "1.0.44", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -26,4 +26,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
