release: v0.9.1

This commit is contained in:
opencode
2025-09-15 22:31:44 +00:00
parent 6fff10b670
commit 96698ea070
12 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/sdk",
"version": "0.9.0",
"version": "0.9.1",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit"