diff options
| author | opencode <[email protected]> | 2025-11-04 18:41:38 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-04 18:41:38 +0000 |
| commit | 434c0ff0d7f7e6f453d3c51560d16bc91e473ca8 (patch) | |
| tree | 13bac8cc46953d7b490af6c26c50849e6cca44d9 /packages/plugin | |
| parent | 7a7060ef156451c90137cfccd74a59e3f3e40f68 (diff) | |
| download | opencode-434c0ff0d7f7e6f453d3c51560d16bc91e473ca8.tar.gz opencode-434c0ff0d7f7e6f453d3c51560d16bc91e473ca8.zip | |
release: v1.0.22
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 14aa24058..85fee69b6 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.21", + "version": "1.0.22", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
