diff options
| author | opencode <[email protected]> | 2025-11-12 02:36:42 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-12 02:36:42 +0000 |
| commit | 6f37315cd1150aea1ac688d82adc8add469f7478 (patch) | |
| tree | 10630c4de84aeddbc406f10265eb8983b0343d34 /packages/plugin/package.json | |
| parent | d81dce6a82d670d69e813a1bba67b9f06698d30b (diff) | |
| download | opencode-6f37315cd1150aea1ac688d82adc8add469f7478.tar.gz opencode-6f37315cd1150aea1ac688d82adc8add469f7478.zip | |
release: v1.0.60
Diffstat (limited to 'packages/plugin/package.json')
| -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 427ea3e40..4aac8c25b 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.59", + "version": "1.0.60", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
