diff options
| author | opencode <[email protected]> | 2025-12-18 09:45:33 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-18 09:45:33 +0000 |
| commit | 194ff4919cd1e68caaaa8336da0b13b815c74072 (patch) | |
| tree | 897a416d85188ae244a5a44d2400d9c4ec2e6bb9 /packages/plugin/package.json | |
| parent | 83843a794fb8608976eb4d7b372e376b0ff4f15b (diff) | |
| download | opencode-194ff4919cd1e68caaaa8336da0b13b815c74072.tar.gz opencode-194ff4919cd1e68caaaa8336da0b13b815c74072.zip | |
release: v1.0.167
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 44f082689..3b96b9d13 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.166", + "version": "1.0.167", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
