diff options
| author | opencode <[email protected]> | 2025-11-25 20:54:40 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-25 20:54:40 +0000 |
| commit | ec1260d8aac6bbef3c54076614acd8a5e93bd82b (patch) | |
| tree | ade59908982247c8dbb6e9d0fe672cf6e39e671d /packages/plugin/package.json | |
| parent | 9eabbe2e76d3c837cc55ed14b6fdba80ebe602aa (diff) | |
| download | opencode-ec1260d8aac6bbef3c54076614acd8a5e93bd82b.tar.gz opencode-ec1260d8aac6bbef3c54076614acd8a5e93bd82b.zip | |
release: v1.0.111
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 8b55b0689..a3be82bda 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.110", + "version": "1.0.111", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
