diff options
| author | opencode <[email protected]> | 2025-12-30 15:26:35 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-30 15:26:35 +0000 |
| commit | a1d54475feb7899d6ef60303c801358f5a64989d (patch) | |
| tree | a9e4cce74dfb3c9bab51ba921917ba5f8b772188 /packages/plugin | |
| parent | 55c601d13a3d9b5c72d5452d4905a6cd7570a793 (diff) | |
| download | opencode-a1d54475feb7899d6ef60303c801358f5a64989d.tar.gz opencode-a1d54475feb7899d6ef60303c801358f5a64989d.zip | |
release: v1.0.213
Diffstat (limited to 'packages/plugin')
| -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 c373173d6..f1511810a 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.212", + "version": "1.0.213", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
