diff options
| author | opencode <[email protected]> | 2025-10-14 18:44:21 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-14 18:44:21 +0000 |
| commit | 83be5b0171772911ddb15f3d9c801b21bc973ab3 (patch) | |
| tree | 0cecae025135fb1b5bf228c53c88be82a9487944 /packages/plugin/package.json | |
| parent | 0c022ef39da2724255794484caf5090b2d30efc4 (diff) | |
| download | opencode-83be5b0171772911ddb15f3d9c801b21bc973ab3.tar.gz opencode-83be5b0171772911ddb15f3d9c801b21bc973ab3.zip | |
release: v0.15.3
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 a7559efb3..48332ca59 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.15.2", + "version": "0.15.3", "type": "module", "scripts": { "typecheck": "tsc --noEmit", @@ -23,4 +23,4 @@ "@types/node": "catalog:", "typescript": "catalog:" } -} +}
\ No newline at end of file |
