diff options
| author | opencode <[email protected]> | 2025-09-21 08:04:21 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-09-21 08:04:21 +0000 |
| commit | 28e1d67ea4e807563f264a57b0b07f9c03905e6f (patch) | |
| tree | d930568c206c1c17c442a7e86ff4fe2ddcc4e50a /packages/plugin | |
| parent | c1940d1d2c3da6d61b3bd978f33f5fab56038735 (diff) | |
| download | opencode-28e1d67ea4e807563f264a57b0b07f9c03905e6f.tar.gz opencode-28e1d67ea4e807563f264a57b0b07f9c03905e6f.zip | |
release: v0.11.0
Diffstat (limited to 'packages/plugin')
| -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 d9ad0d645..24e2c1c02 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": "0.10.4", + "version": "0.11.0", "type": "module", "scripts": { "typecheck": "tsc --noEmit", |
