diff options
| author | David Hill <[email protected]> | 2025-12-11 10:47:24 +0000 |
|---|---|---|
| committer | David Hill <[email protected]> | 2025-12-11 10:47:24 +0000 |
| commit | e91d121ef8168ea76740fb45ae438f8e916adb4d (patch) | |
| tree | 4f3e8daad2e13674893dcc30ebd5bafef2f2dfd9 /packages/plugin/package.json | |
| parent | 1b4975ba54be6d7cf57c40071e461b9393b8d378 (diff) | |
| parent | 53d2edc0f2b2c764959229f7a7235fc2757a6b48 (diff) | |
| download | opencode-e91d121ef8168ea76740fb45ae438f8e916adb4d.tar.gz opencode-e91d121ef8168ea76740fb45ae438f8e916adb4d.zip | |
Merge branch 'dev' of https://github.com/sst/opencode into dev
Diffstat (limited to 'packages/plugin/package.json')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index f036a7cb3..e0620e4ce 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.143", + "version": "1.0.146", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
