Skip to content

Commit

Permalink
version update (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenglund authored Nov 2, 2022
1 parent 06609d5 commit 7925156
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openapi/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion openapi/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package rockset

// Version is the Rockset client version
const Version = "0.15.2"
const Version = "0.15.3"

0 comments on commit 7925156

Please sign in to comment.