summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-07 21:24:15 +0000
committeropencode <[email protected]>2025-11-07 21:24:15 +0000
commit39461fbbce6a54d254a182a982607f5571120551 (patch)
treec189a57a52b8c1e1a460b8bffaadb69b1fc3c8ad /packages/plugin
parent1a2b3701f2a4f6ea12de4c51c6d4ba5d3d8d083a (diff)
downloadopencode-39461fbbce6a54d254a182a982607f5571120551.tar.gz
opencode-39461fbbce6a54d254a182a982607f5571120551.zip
release: v1.0.44
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 13e95bd9e..96f2c8146 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.43",
+ "version": "1.0.44",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file