diff options
| author | opencode <[email protected]> | 2025-11-02 23:31:25 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-02 23:31:25 +0000 |
| commit | 5e86c9b7916f75c7ad227b80eab18c7c54fc8ffe (patch) | |
| tree | 97443fe2ddaf2fa83050de5567d1a6aaf77c53bf /packages/plugin | |
| parent | 94658c31c593b90df5c18e57fcee00496b709698 (diff) | |
| download | opencode-5e86c9b7916f75c7ad227b80eab18c7c54fc8ffe.tar.gz opencode-5e86c9b7916f75c7ad227b80eab18c7c54fc8ffe.zip | |
release: v1.0.13
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 5cb8e96d7..aec55b3bd 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.12", + "version": "1.0.13", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
