diff options
| author | opencode <[email protected]> | 2025-12-15 19:46:23 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-15 19:46:23 +0000 |
| commit | 9c5f94bd66156cdb21d2ed617886a0f103f4b24b (patch) | |
| tree | b734dc322cee5aa22f85694e78f52acbee71e0e7 /packages/plugin/package.json | |
| parent | 83390314d69df58255b41bc6db6e2cdcc0195972 (diff) | |
| download | opencode-9c5f94bd66156cdb21d2ed617886a0f103f4b24b.tar.gz opencode-9c5f94bd66156cdb21d2ed617886a0f103f4b24b.zip | |
release: v1.0.157
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 ea29d165c..4aa2c0279 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.156", + "version": "1.0.157", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
