summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-09-23 21:03:59 +0000
committeropencode <[email protected]>2025-09-23 21:03:59 +0000
commitd772fff7765a172fb523cdf07a22a96d21f83d2f (patch)
treedf6134c2ffce4247a1645dfc68abb5ae079da0d0 /packages/plugin
parent71b43fd02e03e6886c1b583bfd9283fa429e8133 (diff)
downloadopencode-d772fff7765a172fb523cdf07a22a96d21f83d2f.tar.gz
opencode-d772fff7765a172fb523cdf07a22a96d21f83d2f.zip
release: v0.11.2
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 440a6c59b..b9a4a65a8 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.11.1",
+ "version": "0.11.2",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit",