diff options
| author | opencode <[email protected]> | 2025-12-15 19:28:02 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-15 19:28:02 +0000 |
| commit | cf05e6e02bb22cd744d02cabf1a6c9825fc1e664 (patch) | |
| tree | f6aa4d19f761dcd2448f2c573fde289fe02e413f /packages/plugin/package.json | |
| parent | 7e49d0fb15373ebff5c8f9595b042d0941938fe6 (diff) | |
| download | opencode-cf05e6e02bb22cd744d02cabf1a6c9825fc1e664.tar.gz opencode-cf05e6e02bb22cd744d02cabf1a6c9825fc1e664.zip | |
release: v1.0.156
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 3fa08bef0..6601689e1 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.155", + "version": "1.0.156", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
