diff options
| author | opencode <[email protected]> | 2025-12-11 16:46:43 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-11 16:46:43 +0000 |
| commit | 48c791343181398e3d1c14a6e777b9f875c5a566 (patch) | |
| tree | c5400827272d484c163875b2d70c5d53fdaac24b /packages/plugin/package.json | |
| parent | 89d9856ed247aec3eb3ffb435ed2f636f8af1aeb (diff) | |
| download | opencode-48c791343181398e3d1c14a6e777b9f875c5a566.tar.gz opencode-48c791343181398e3d1c14a6e777b9f875c5a566.zip | |
release: v1.0.147
Diffstat (limited to 'packages/plugin/package.json')
| -rw-r--r-- | packages/plugin/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index e0620e4ce..6dc241f60 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.146", + "version": "1.0.147", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
