release: 0.1.0-alpha.30

This commit is contained in:
stainless-app[bot]
2024-10-22 18:25:19 +00:00
parent dc075411a5
commit 8d58dfadca
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.1.0-alpha.29"
".": "0.1.0-alpha.30"
}

View File

@@ -25,7 +25,7 @@ Or to pin the version:
<!-- x-release-please-start-version -->
```sh
go get -u 'github.com/openai/openai-go@v0.1.0-alpha.29'
go get -u 'github.com/openai/openai-go@v0.1.0-alpha.30'
```
<!-- x-release-please-end -->