diff options
| author | opencode <[email protected]> | 2025-11-11 20:17:36 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-11 20:17:36 +0000 |
| commit | 890085758ff4a04a61489dd0857a706b26b48d4d (patch) | |
| tree | cbe5932b14f18965e8dc2a900bacd7f6f6ee4f9e /packages/plugin/package.json | |
| parent | 85f15893bcd528d3a1bf33681f42abe5210e7ebd (diff) | |
| download | opencode-890085758ff4a04a61489dd0857a706b26b48d4d.tar.gz opencode-890085758ff4a04a61489dd0857a706b26b48d4d.zip | |
release: v1.0.58
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 199bf7ec8..beb4173d0 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.57", + "version": "1.0.58", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
