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/ui | |
| parent | 94658c31c593b90df5c18e57fcee00496b709698 (diff) | |
| download | opencode-5e86c9b7916f75c7ad227b80eab18c7c54fc8ffe.tar.gz opencode-5e86c9b7916f75c7ad227b80eab18c7c54fc8ffe.zip | |
release: v1.0.13
Diffstat (limited to 'packages/ui')
| -rw-r--r-- | packages/ui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json index 407a09db3..445b331c0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@opencode-ai/ui", - "version": "1.0.12", + "version": "1.0.13", "type": "module", "exports": { ".": "./src/components/index.ts", |
