diff options
| author | opencode <[email protected]> | 2025-12-20 15:08:27 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-12-20 15:08:27 +0000 |
| commit | 6a4f4009d52fc6934414118a0a7cbca0d532e7ea (patch) | |
| tree | 9d17ff0228518731fb9304413e06639c9b237d26 /packages/plugin/package.json | |
| parent | 5e79b95927fa993e80c765ebbdc405d63a11a2f0 (diff) | |
| download | opencode-6a4f4009d52fc6934414118a0a7cbca0d532e7ea.tar.gz opencode-6a4f4009d52fc6934414118a0a7cbca0d532e7ea.zip | |
release: v1.0.178
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 0b8f8a9d9..b32dd2938 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.177", + "version": "1.0.178", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
