diff options
| author | opencode <[email protected]> | 2025-09-09 21:17:41 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-09 21:17:41 +0000 |
| commit | 10aee9755c81864113389158b2b843116358bac2 (patch) | |
| tree | 489354fd38db49a33902bbdfed9881b19405b005 /packages/plugin | |
| parent | 63384bc2147d950fcb4cb4ebaa1d4f1ea3331759 (diff) | |
| download | opencode-10aee9755c81864113389158b2b843116358bac2.tar.gz opencode-10aee9755c81864113389158b2b843116358bac2.zip | |
release: v0.6.9
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 b3a0687be..af3b400c6 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.6.8", + "version": "0.6.9", "type": "module", "scripts": { "typecheck": "tsc --noEmit" |
