diff options
| author | opencode <[email protected]> | 2025-12-30 17:09:08 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-30 17:09:08 +0000 |
| commit | 73bc3e704ecbb3c49e52f10c4ca4f56547265c64 (patch) | |
| tree | b9e870e76ead18a2df5ee365a6075feffbcdf51f /packages/plugin/package.json | |
| parent | 8d2feed30ebdec92ee859eee9c2adff201b10167 (diff) | |
| download | opencode-73bc3e704ecbb3c49e52f10c4ca4f56547265c64.tar.gz opencode-73bc3e704ecbb3c49e52f10c4ca4f56547265c64.zip | |
release: v1.0.215
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 c814aa816..fa2d2cb11 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.214", + "version": "1.0.215", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
