summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-12-26 04:10:11 +0000
committeropencode <[email protected]>2025-12-26 04:10:11 +0000
commit7cc4b24ac2a57ab46e0dcbc3f1cb91d5f1c011be (patch)
tree8363927fa71d5eabdacc420ba2743c0eb87b256b /packages/plugin
parent281ce4c0c3703c0cab5b5bed411561fe2a3bdc5a (diff)
downloadopencode-7cc4b24ac2a57ab46e0dcbc3f1cb91d5f1c011be.tar.gz
opencode-7cc4b24ac2a57ab46e0dcbc3f1cb91d5f1c011be.zip
release: v1.0.203
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 3b91c43c4..94930fa44 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.202",
+ "version": "1.0.203",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file