diff options
| author | opencode <[email protected]> | 2026-01-13 16:17:17 +0000 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-01-13 19:50:49 -0500 |
| commit | c67b0a9ba4312bac29a73d429661cba4473f6f28 (patch) | |
| tree | 0a38798b72aa79c00b589e9ba4d9b89493da384b /packages/plugin/package.json | |
| parent | 5b699a0d9b2aa11dc598b4d341123c3c4cafe15b (diff) | |
| download | opencode-c67b0a9ba4312bac29a73d429661cba4473f6f28.tar.gz opencode-c67b0a9ba4312bac29a73d429661cba4473f6f28.zip | |
release: v1.1.18
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 7b0507716..4f426b7bd 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.1.17", + "version": "1.1.18", "type": "module", "license": "MIT", "scripts": { @@ -25,4 +25,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
