summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-08-03 16:19:09 +0000
committeropencode <[email protected]>2025-08-03 16:19:09 +0000
commit263b26647619afe84970b12bd3d013cd4282a080 (patch)
tree53fc85c8b5db7ff735e6394b8ef6f8486d8392dc /packages/plugin
parent06830327e72a479f33fb6f0f4e73f8d029367ffd (diff)
downloadopencode-263b26647619afe84970b12bd3d013cd4282a080.tar.gz
opencode-263b26647619afe84970b12bd3d013cd4282a080.zip
release: v0.3.122
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 90f638f48..f335653d2 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.3.120",
+ "version": "0.3.122",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit"