diff options
| author | opencode <[email protected]> | 2025-12-23 05:57:23 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-23 05:57:23 +0000 |
| commit | 83397ebde21c56fcc5d79308f95b4832e3ec9cc9 (patch) | |
| tree | 007585301c4c9b918e3f3d8979a47a7329b08ba8 /packages/plugin | |
| parent | fde74a72bb04968367232674745f4c9f2e8e4c7b (diff) | |
| download | opencode-83397ebde21c56fcc5d79308f95b4832e3ec9cc9.tar.gz opencode-83397ebde21c56fcc5d79308f95b4832e3ec9cc9.zip | |
release: v1.0.191
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 e5abf02cd..babe21271 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.190", + "version": "1.0.191", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
