diff options
| author | opencode <[email protected]> | 2025-11-10 06:47:55 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-10 06:47:55 +0000 |
| commit | 930a1bf3580836e93194d616997b21bf03b0dc31 (patch) | |
| tree | 948bda83bfa10b70b30ce952ad5b56ed23de5996 /packages/plugin | |
| parent | 6cf7f18cc9ece299cfa8310c2ed7c1280596cfa8 (diff) | |
| download | opencode-930a1bf3580836e93194d616997b21bf03b0dc31.tar.gz opencode-930a1bf3580836e93194d616997b21bf03b0dc31.zip | |
release: v1.0.55
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 7746ae927..2bcc7c308 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/plugin", - "version": "1.0.54", + "version": "1.0.55", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
