diff options
| author | opencode <[email protected]> | 2025-12-23 15:16:20 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-23 15:16:20 +0000 |
| commit | 66563fb9741b6b7d6e4456c58b431d2231a1810a (patch) | |
| tree | e371b9fd4d5fcff39d8de9f4d5b9c261094f2411 /packages/plugin/package.json | |
| parent | fbece0dc4d8b66851d0f9471cb3c950e22e372d7 (diff) | |
| download | opencode-66563fb9741b6b7d6e4456c58b431d2231a1810a.tar.gz opencode-66563fb9741b6b7d6e4456c58b431d2231a1810a.zip | |
release: v1.0.193
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 2868d552c..1a9fe4900 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.192", + "version": "1.0.193", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
