diff options
| author | opencode <[email protected]> | 2025-10-31 20:33:50 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-10-31 20:33:50 +0000 |
| commit | c8ea2c5ce077c0c5b61fa5ec43ff2038a47415a1 (patch) | |
| tree | eff1451c4b4356868e77d698374ccfa5cdf39d2a /packages/plugin | |
| parent | 5e8309a3539dcc669842d38582186a38a910abd7 (diff) | |
| download | opencode-c8ea2c5ce077c0c5b61fa5ec43ff2038a47415a1.tar.gz opencode-c8ea2c5ce077c0c5b61fa5ec43ff2038a47415a1.zip | |
release: v1.0.2
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 40e533545..f80af4fdd 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.1", + "version": "1.0.2", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", |
