diff options
| author | opencode <[email protected]> | 2025-11-22 06:00:23 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-22 06:00:23 +0000 |
| commit | 85284df72546b66854875a6bd95b3a8ca2de4adb (patch) | |
| tree | a7674445ac165a44228b5eb0c6cdb9a722d4d905 /packages/plugin | |
| parent | 87054ee983f1988ca0cd6a459c0f5bd98cbd61d7 (diff) | |
| download | opencode-85284df72546b66854875a6bd95b3a8ca2de4adb.tar.gz opencode-85284df72546b66854875a6bd95b3a8ca2de4adb.zip | |
release: v1.0.98
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 02246e57c..7c3eb13ba 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.97", + "version": "1.0.98", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
