diff options
| author | opencode <[email protected]> | 2025-11-22 04:27:20 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-22 04:27:20 +0000 |
| commit | afb55cb7d42178da1b8e54577d6ef7e24a27710c (patch) | |
| tree | 7674e583a1ee567af42fdb4ebd57b81abe7e0e6e /packages/plugin/package.json | |
| parent | ade794a9372bb1426ec2d5ba4f2245ca41b2c3e6 (diff) | |
| download | opencode-afb55cb7d42178da1b8e54577d6ef7e24a27710c.tar.gz opencode-afb55cb7d42178da1b8e54577d6ef7e24a27710c.zip | |
release: v1.0.95
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 a86c90493..46acb22d5 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.93", + "version": "1.0.95", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
