diff options
| author | opencode <[email protected]> | 2025-11-22 00:00:23 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-22 00:00:23 +0000 |
| commit | 45c4970d689d19f27ea7928aca6b43560c35fa97 (patch) | |
| tree | 0dcdbaf3dd1979f577ebdb5cf2c78ba00a3bfbe7 /packages/plugin/package.json | |
| parent | 1d7a9309d6805e390968371f00c7b437828ef468 (diff) | |
| download | opencode-45c4970d689d19f27ea7928aca6b43560c35fa97.tar.gz opencode-45c4970d689d19f27ea7928aca6b43560c35fa97.zip | |
release: v1.0.89
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 9c7582b34..2f72b3255 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.88", + "version": "1.0.89", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
