release: 0.16.0

This commit is contained in:
stainless-app[bot] 2025-09-17 05:16:41 +00:00
parent a62322c3fd
commit 101f95d7f6
4 changed files with 11 additions and 3 deletions

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.15.0'
go get -u 'github.com/sst/opencode-sdk-go@v0.16.0'
```
<!-- x-release-please-end -->