diff options
| author | opencode <[email protected]> | 2025-12-12 21:34:32 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-12 21:34:32 +0000 |
| commit | 379c4ecab3b6c95165bfb75936e336221bb58f42 (patch) | |
| tree | caff4bc0a78e0a999b4080bd26bfae499599f14e /packages/plugin | |
| parent | f1db4b60c4b06dbd75287eb45a60a8b2d8d90c36 (diff) | |
| download | opencode-379c4ecab3b6c95165bfb75936e336221bb58f42.tar.gz opencode-379c4ecab3b6c95165bfb75936e336221bb58f42.zip | |
release: v1.0.151
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 3256079a5..918ca59a4 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.150", + "version": "1.0.151", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
