summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-04 18:41:38 +0000
committeropencode <[email protected]>2025-11-04 18:41:38 +0000
commit434c0ff0d7f7e6f453d3c51560d16bc91e473ca8 (patch)
tree13bac8cc46953d7b490af6c26c50849e6cca44d9 /packages/plugin
parent7a7060ef156451c90137cfccd74a59e3f3e40f68 (diff)
downloadopencode-434c0ff0d7f7e6f453d3c51560d16bc91e473ca8.tar.gz
opencode-434c0ff0d7f7e6f453d3c51560d16bc91e473ca8.zip
release: v1.0.22
Diffstat (limited to 'packages/plugin')
-rw-r--r--packages/plugin/package.json2
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",