diff options
| author | opencode <[email protected]> | 2025-12-23 14:43:07 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-23 14:43:07 +0000 |
| commit | c81721e9fca64fef931094c9ceef5524874cd7a1 (patch) | |
| tree | 4cf42b8a5fa3802f8032d8d5377a44dcaaf150dd /packages/plugin | |
| parent | a94899ed368b463c30ff97a23abef8f1ee5e9acc (diff) | |
| download | opencode-c81721e9fca64fef931094c9ceef5524874cd7a1.tar.gz opencode-c81721e9fca64fef931094c9ceef5524874cd7a1.zip | |
release: v1.0.192
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 0a55e7530..cc456f419 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.191", + "version": "1.0.192", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
