diff options
| author | opencode <[email protected]> | 2025-11-07 21:24:15 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-07 21:24:15 +0000 |
| commit | 39461fbbce6a54d254a182a982607f5571120551 (patch) | |
| tree | c189a57a52b8c1e1a460b8bffaadb69b1fc3c8ad /packages/plugin | |
| parent | 1a2b3701f2a4f6ea12de4c51c6d4ba5d3d8d083a (diff) | |
| download | opencode-39461fbbce6a54d254a182a982607f5571120551.tar.gz opencode-39461fbbce6a54d254a182a982607f5571120551.zip | |
release: v1.0.44
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 13e95bd9e..96f2c8146 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.43", + "version": "1.0.44", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
