diff options
| author | opencode <[email protected]> | 2025-11-10 05:42:55 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-10 05:42:55 +0000 |
| commit | eb855e1e31e53c92829d54f79a228f8f59f9a201 (patch) | |
| tree | c2876979e3a7bde412ef8feeef00d6de6648d1b6 /packages/plugin/package.json | |
| parent | 5e53f054c69227cdf0edbc84e20c900022b6216e (diff) | |
| download | opencode-eb855e1e31e53c92829d54f79a228f8f59f9a201.tar.gz opencode-eb855e1e31e53c92829d54f79a228f8f59f9a201.zip | |
release: v1.0.53
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 2bec58c3c..9163fccff 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.51", + "version": "1.0.53", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
