diff options
| author | opencode <[email protected]> | 2025-11-11 17:30:26 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-11 17:30:26 +0000 |
| commit | a8a06c4983726cf970559ed8d3b27213c5e8a128 (patch) | |
| tree | bf078e0c86bf18a3eb9f86c8232fee91522cb357 /packages/plugin/package.json | |
| parent | b0b7fd143b8d44b673f6b0a6dc4c6faaae6afe5b (diff) | |
| download | opencode-a8a06c4983726cf970559ed8d3b27213c5e8a128.tar.gz opencode-a8a06c4983726cf970559ed8d3b27213c5e8a128.zip | |
release: v1.0.57
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 6286c7737..bc138d12a 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.55", + "version": "1.0.57", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
