diff options
| author | opencode <[email protected]> | 2025-11-27 03:15:40 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-27 03:15:40 +0000 |
| commit | aef69042479ba66446f0c8f5e60b5cb76d54bfc4 (patch) | |
| tree | 4f9d0f0e13587cd8dc52b62607fb36024633cd67 /packages/plugin/package.json | |
| parent | 0bf40faf95934e99c4d0500538b832a797222fec (diff) | |
| download | opencode-aef69042479ba66446f0c8f5e60b5cb76d54bfc4.tar.gz opencode-aef69042479ba66446f0c8f5e60b5cb76d54bfc4.zip | |
release: v1.0.119
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 c7381391a..d4875c3a3 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.118", + "version": "1.0.119", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
