diff options
| author | opencode <[email protected]> | 2025-12-30 20:17:26 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-30 20:17:26 +0000 |
| commit | 2039c6936f56d679fae9e48cdf0d33727ab64c00 (patch) | |
| tree | 397ff59880125fde86c4d6e52028c45c7d2ed05d /packages/plugin/package.json | |
| parent | a02fefe9dc346788ddf408a8cf17e9a79fbcdab5 (diff) | |
| download | opencode-2039c6936f56d679fae9e48cdf0d33727ab64c00.tar.gz opencode-2039c6936f56d679fae9e48cdf0d33727ab64c00.zip | |
release: v1.0.218
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 c00b18316..764ad40b9 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.217", + "version": "1.0.218", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
