diff options
| author | opencode <[email protected]> | 2025-12-31 21:10:33 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-31 21:10:33 +0000 |
| commit | c93e7621bec6d9e0088dc64ff25c0d61f43ccbb6 (patch) | |
| tree | a629fb54c1b996f49a4b1944e7029124b67daa9d /packages/plugin/package.json | |
| parent | e842205550ec56ebd22af4e4b19a6351bc458b8a (diff) | |
| download | opencode-c93e7621bec6d9e0088dc64ff25c0d61f43ccbb6.tar.gz opencode-c93e7621bec6d9e0088dc64ff25c0d61f43ccbb6.zip | |
release: v1.0.221
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 19f97602b..da3ab96fd 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.220", + "version": "1.0.221", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
