diff options
| author | opencode <[email protected]> | 2026-01-04 15:52:55 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2026-01-04 15:52:55 +0000 |
| commit | dc25669b6e14ee7730ae9ab5d3d5e876e2111fb0 (patch) | |
| tree | 60c64f412c6e7f226fa09ff71a8dca83dc9ad108 /packages/plugin/package.json | |
| parent | 0f9130b649f65a8f5d08492e764f47b38f441dca (diff) | |
| download | opencode-dc25669b6e14ee7730ae9ab5d3d5e876e2111fb0.tar.gz opencode-dc25669b6e14ee7730ae9ab5d3d5e876e2111fb0.zip | |
release: v1.1.1
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 82ec0bdfd..1b3bafa5b 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.224", + "version": "1.1.1", "type": "module", "license": "MIT", "scripts": { @@ -25,4 +25,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
