diff options
| author | opencode <[email protected]> | 2025-09-16 04:29:00 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-16 04:29:00 +0000 |
| commit | 8f58fef5adc75ab322653c8a40e878e4e24ccade (patch) | |
| tree | 9a3b5b55fe0cf75057c9b6f2470186f026d9bfb2 /packages/plugin | |
| parent | 14cb2d2af66992dbcd9cbd0d529b32fd862663cb (diff) | |
| download | opencode-8f58fef5adc75ab322653c8a40e878e4e24ccade.tar.gz opencode-8f58fef5adc75ab322653c8a40e878e4e24ccade.zip | |
release: v0.9.2
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 6c67328a2..4f53ba0c9 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": "0.9.1", + "version": "0.9.2", "type": "module", "scripts": { "typecheck": "tsc --noEmit" |
