diff options
| author | opencode <[email protected]> | 2025-11-24 22:30:42 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-24 22:30:42 +0000 |
| commit | 2458e7597b569f6b12ffbf31683d383e97bf1548 (patch) | |
| tree | 4442b16a34e476c21cf0a22dc872f3ca334fc955 /packages/plugin/package.json | |
| parent | 23a721f0a2e2a5b9d99a2163d30e5da07799ea8a (diff) | |
| download | opencode-2458e7597b569f6b12ffbf31683d383e97bf1548.tar.gz opencode-2458e7597b569f6b12ffbf31683d383e97bf1548.zip | |
release: v1.0.109
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 264df7b5a..38f0b5296 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.108", + "version": "1.0.109", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
