diff options
| author | opencode <[email protected]> | 2025-12-29 01:57:53 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-29 01:57:53 +0000 |
| commit | 76880dce0d67998c03f9dbb162f4f91f1a762a47 (patch) | |
| tree | 4dd3568ee8be1f4ccd9748a39d49ce656d088e77 /packages/plugin/package.json | |
| parent | aafffb5b4b651b890cbfc7dcb96ba3463c8d8fa8 (diff) | |
| download | opencode-76880dce0d67998c03f9dbb162f4f91f1a762a47.tar.gz opencode-76880dce0d67998c03f9dbb162f4f91f1a762a47.zip | |
release: v1.0.207
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 d1da551f1..cee002366 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.206", + "version": "1.0.207", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
