diff options
| author | opencode <[email protected]> | 2025-12-10 02:57:38 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-10 02:57:38 +0000 |
| commit | a3fbbece9a2f7a024d1975f3feb028e210c17108 (patch) | |
| tree | 473f401a3266f95d557f2bf02a79857cd29a1d1c /packages/plugin | |
| parent | e72c974c4c70a2439f5f19a17a772f3ce7541eaf (diff) | |
| download | opencode-a3fbbece9a2f7a024d1975f3feb028e210c17108.tar.gz opencode-a3fbbece9a2f7a024d1975f3feb028e210c17108.zip | |
release: v1.0.141
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 afb91882f..91ed1ec31 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.138", + "version": "1.0.141", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
