diff options
| author | opencode <[email protected]> | 2026-01-01 11:25:32 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2026-01-01 11:25:32 +0000 |
| commit | 01237c5325f5c3eda142f459b22f902b5aa07d7c (patch) | |
| tree | b92cdbc46123789346f8a1560f79f252a0146ceb /packages/plugin/package.json | |
| parent | 6e7fc30f9407f48074852415e2c35958b82b78ed (diff) | |
| download | opencode-01237c5325f5c3eda142f459b22f902b5aa07d7c.tar.gz opencode-01237c5325f5c3eda142f459b22f902b5aa07d7c.zip | |
release: v1.0.223
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 4ed3e3f71..998477e73 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.222", + "version": "1.0.223", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
