summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-12-25 14:07:19 +0000
committeropencode <[email protected]>2025-12-25 14:07:19 +0000
commit8aa35206838fec34c5ab0640cb5bef57cbadb78c (patch)
tree8bbc731c80004d220f7bb992bbaa96f082517a9d /packages/plugin
parent5b5b8c57d913e31c4366b90dd9e0e84077d9e9ed (diff)
downloadopencode-8aa35206838fec34c5ab0640cb5bef57cbadb78c.tar.gz
opencode-8aa35206838fec34c5ab0640cb5bef57cbadb78c.zip
release: v1.0.201
Diffstat (limited to 'packages/plugin')
-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 66ed0380e..f55e8d9d3 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.200",
+ "version": "1.0.201",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file