summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-22 16:43:46 +0000
committeropencode <[email protected]>2025-11-22 16:43:46 +0000
commitd163eb3888c29ef186d206b77ba802029ceb2c03 (patch)
treef0d879cf56cf23e636dc27747b397385b8a75d27 /packages/plugin
parent75c29d4d1c08b6a09c8995c5bee0b1afb79e967b (diff)
downloadopencode-d163eb3888c29ef186d206b77ba802029ceb2c03.tar.gz
opencode-d163eb3888c29ef186d206b77ba802029ceb2c03.zip
release: v1.0.99
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 3d243e41d..e6b3e0a04 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.98",
+ "version": "1.0.99",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file