diff options
| author | opencode <[email protected]> | 2025-12-01 14:23:35 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-01 14:23:35 +0000 |
| commit | c0fc02769bc1ca815be6777bc0ee527f169c4953 (patch) | |
| tree | 71a86721c06c3f0090abfb23c86ef5e4d7c9d290 /packages/plugin | |
| parent | 068ac684969a16f67ac807f08394e6a61cc09fe7 (diff) | |
| download | opencode-c0fc02769bc1ca815be6777bc0ee527f169c4953.tar.gz opencode-c0fc02769bc1ca815be6777bc0ee527f169c4953.zip | |
release: v1.0.125
Diffstat (limited to 'packages/plugin')
| -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 7248787e8..5e6e97348 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.124", + "version": "1.0.125", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
