diff options
| author | opencode <[email protected]> | 2025-11-22 05:02:16 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-22 05:02:16 +0000 |
| commit | f4593c665385ccd2fe5fe30c5fa0ab15061ed382 (patch) | |
| tree | 3c4917b9ecde870ceaa7b7331e068d22213d476c /packages/plugin | |
| parent | 15902cf54d1890c40dcf890903935998a47448c8 (diff) | |
| download | opencode-f4593c665385ccd2fe5fe30c5fa0ab15061ed382.tar.gz opencode-f4593c665385ccd2fe5fe30c5fa0ab15061ed382.zip | |
release: v1.0.97
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 ae389a5e7..6cef7ac29 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.95", + "version": "1.0.97", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
