diff options
| author | opencode <[email protected]> | 2025-11-13 22:12:44 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-13 22:12:44 +0000 |
| commit | d0b4169a6b883263d90be8d63fe0644693f3ee34 (patch) | |
| tree | dc540f5cd2e123fa2eb43754c66aa1bc413078b7 /packages/plugin/package.json | |
| parent | 1fc6c6fb2abcf49316be8946cb220b28e03c27f0 (diff) | |
| download | opencode-d0b4169a6b883263d90be8d63fe0644693f3ee34.tar.gz opencode-d0b4169a6b883263d90be8d63fe0644693f3ee34.zip | |
release: v1.0.64
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 41fef23b6..e7777bf97 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.63", + "version": "1.0.64", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
