summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/package.json
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-22 02:19:56 +0000
committeropencode <[email protected]>2025-11-22 02:19:56 +0000
commit3ae27273c6572c32f811a30d31d2aed74337446d (patch)
tree1259611746cca28eb4192f2dcaacaf5bb9296971 /packages/plugin/package.json
parenteefb3c43dde9f2bb993efd3c28a45977edd84156 (diff)
downloadopencode-3ae27273c6572c32f811a30d31d2aed74337446d.tar.gz
opencode-3ae27273c6572c32f811a30d31d2aed74337446d.zip
release: v1.0.91
Diffstat (limited to 'packages/plugin/package.json')
-rw-r--r--packages/plugin/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 4615f3fe0..55a380b73 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.90",
+ "version": "1.0.91",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file