diff options
| author | opencode <[email protected]> | 2025-10-31 23:58:57 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-31 23:58:57 +0000 |
| commit | 849a38c30c416e58217f402d1f71ab059978579c (patch) | |
| tree | 163d74802a3084cdd5e4dadcb73994b82ebcb34e /packages/plugin/package.json | |
| parent | 68050ab802beb982addabb18402c0fe3cf68c6aa (diff) | |
| download | opencode-849a38c30c416e58217f402d1f71ab059978579c.tar.gz opencode-849a38c30c416e58217f402d1f71ab059978579c.zip | |
release: v1.0.6
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 39559b82b..e650939bb 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.5", + "version": "1.0.6", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
