chore(internal): version bump

This commit is contained in:
stainless-app[bot] 2025-09-14 08:54:23 +00:00
parent 8d7c52e8e0
commit ebf29678a7
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
{
".": "0.13.0"
".": "0.14.0"
}

View file

@ -24,7 +24,7 @@ Or to pin the version:
<!-- x-release-please-start-version -->
```sh
go get -u 'github.com/sst/opencode-sdk-go@v0.13.0'
go get -u 'github.com/sst/opencode-sdk-go@v0.14.0'
```
<!-- x-release-please-end -->

View file

@ -2,4 +2,4 @@
package internal
const PackageVersion = "0.13.0" // x-release-please-version
const PackageVersion = "0.14.0" // x-release-please-version