diff options
| author | opencode <[email protected]> | 2025-11-26 00:21:59 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-26 00:21:59 +0000 |
| commit | 0ff4c284e2dcd9006ef4e8d7878abc9e723c2526 (patch) | |
| tree | 8467cf7d0ce0c3ec5a37d0b3aef4ac6689e5d6c7 /packages/plugin/package.json | |
| parent | e8db95be16ce25807bf6f218cac0879cdca1ee4d (diff) | |
| download | opencode-0ff4c284e2dcd9006ef4e8d7878abc9e723c2526.tar.gz opencode-0ff4c284e2dcd9006ef4e8d7878abc9e723c2526.zip | |
release: v1.0.113
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 e7f3b4064..c5b821ed9 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.112", + "version": "1.0.113", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
