diff options
| author | opencode <[email protected]> | 2025-12-04 22:02:17 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-04 22:02:17 +0000 |
| commit | 49800a00bd2731baccc75a4490ddd982ec7f3b70 (patch) | |
| tree | 635b7628248d9c4abcd8e5b67b86e3bf7bc65959 /packages/plugin/package.json | |
| parent | f9dcd979364acc5172fd0044c1c8b04dcaec9229 (diff) | |
| download | opencode-49800a00bd2731baccc75a4490ddd982ec7f3b70.tar.gz opencode-49800a00bd2731baccc75a4490ddd982ec7f3b70.zip | |
release: v1.0.133
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 da5e3450e..7af6a984e 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.132", + "version": "1.0.133", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
