diff options
| author | opencode <[email protected]> | 2025-11-14 00:10:30 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-14 00:10:30 +0000 |
| commit | c78fd097d1b3b965499c4ee913f0458683b917be (patch) | |
| tree | b41e27ffd673246049a2995ea8fe67de705601b5 /packages/plugin | |
| parent | 340966195b613d068486f792b434d878a3e71fbd (diff) | |
| download | opencode-c78fd097d1b3b965499c4ee913f0458683b917be.tar.gz opencode-c78fd097d1b3b965499c4ee913f0458683b917be.zip | |
release: v1.0.65
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 52eee7f7d..73d854e29 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.64", + "version": "1.0.65", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
