diff options
| author | opencode <[email protected]> | 2025-12-04 03:38:18 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-04 03:38:18 +0000 |
| commit | dcfeb5298323473e18f87be3c99a01e7ab29e7a7 (patch) | |
| tree | d3abb82e8aa1321f78e5bccb49d6991f3009a485 /packages/plugin/package.json | |
| parent | 46790e57e9abfa363c3030d57d033f4b13b5c91e (diff) | |
| download | opencode-dcfeb5298323473e18f87be3c99a01e7ab29e7a7.tar.gz opencode-dcfeb5298323473e18f87be3c99a01e7ab29e7a7.zip | |
release: v1.0.130
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 2871fc7db..9967420b4 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.129", + "version": "1.0.130", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
