diff options
| author | opencode <[email protected]> | 2025-11-20 17:16:31 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-20 17:16:31 +0000 |
| commit | 447a4ca8c3fe5d40ae7a270c8f76727cfd346524 (patch) | |
| tree | 70db8a2794b7dfbb2d8023093979a7bb5fdf68b7 /packages/plugin/package.json | |
| parent | 40ac2549ffaea94d47d619962d865a1fe683b5c4 (diff) | |
| download | opencode-447a4ca8c3fe5d40ae7a270c8f76727cfd346524.tar.gz opencode-447a4ca8c3fe5d40ae7a270c8f76727cfd346524.zip | |
release: v1.0.81
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 54118de1c..85b6732f6 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.80", + "version": "1.0.81", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
