diff options
| author | opencode <[email protected]> | 2025-12-29 20:44:22 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-29 20:44:22 +0000 |
| commit | 9721223b7e8c56e5dc4eefd1370cb745c86eaa2d (patch) | |
| tree | b80fb9f3d19cacdcf28fc5f7eaadb1ce801edb5b /packages/plugin | |
| parent | 35a626e7113dfe1ea89d765dbffa41a7a648ff89 (diff) | |
| download | opencode-9721223b7e8c56e5dc4eefd1370cb745c86eaa2d.tar.gz opencode-9721223b7e8c56e5dc4eefd1370cb745c86eaa2d.zip | |
release: v1.0.208
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 50115e769..aa34b2506 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.207", + "version": "1.0.208", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
