diff options
| author | opencode <[email protected]> | 2025-11-16 07:49:52 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-16 07:49:52 +0000 |
| commit | 2b957b5d1ce45c2413e39869a0ce9f3c81ea80fe (patch) | |
| tree | e8fecf0ba0de980bcb9707fc1211f7087cc53a86 /packages/plugin | |
| parent | 31c7a0157cdeb49251e7ae5d43ab45e27a55150a (diff) | |
| download | opencode-2b957b5d1ce45c2413e39869a0ce9f3c81ea80fe.tar.gz opencode-2b957b5d1ce45c2413e39869a0ce9f3c81ea80fe.zip | |
release: v1.0.67
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 f0c5c120b..0f9a365b5 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.66", + "version": "1.0.67", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
