summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/package.json
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-07 17:37:31 +0000
committeropencode <[email protected]>2025-11-07 17:37:31 +0000
commitd55f4f3322c857567d5327bfe928159a1b6a205f (patch)
treec9f21d5bc0de59a9e6b607fde5046dd660d82488 /packages/plugin/package.json
parentb708d0ecec8cbfc3d60e4d209fcd218fd628ae7f (diff)
downloadopencode-d55f4f3322c857567d5327bfe928159a1b6a205f.tar.gz
opencode-d55f4f3322c857567d5327bfe928159a1b6a205f.zip
release: v1.0.40
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 a90fb4c84..097b627a1 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.39",
+ "version": "1.0.40",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file