diff options
| author | opencode <[email protected]> | 2025-12-26 04:10:11 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-26 04:10:11 +0000 |
| commit | 7cc4b24ac2a57ab46e0dcbc3f1cb91d5f1c011be (patch) | |
| tree | 8363927fa71d5eabdacc420ba2743c0eb87b256b /packages/plugin | |
| parent | 281ce4c0c3703c0cab5b5bed411561fe2a3bdc5a (diff) | |
| download | opencode-7cc4b24ac2a57ab46e0dcbc3f1cb91d5f1c011be.tar.gz opencode-7cc4b24ac2a57ab46e0dcbc3f1cb91d5f1c011be.zip | |
release: v1.0.203
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 3b91c43c4..94930fa44 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.202", + "version": "1.0.203", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
