Skip to content

Commit

Permalink
Update version.go (#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
zippolyte authored Mar 2, 2021
1 parent 47dda11 commit f806602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package client

// Version used in User-Agent header.
const Version = "1.0.0-beta.16"
const Version = "1.0.0-beta.17+dev"

0 comments on commit f806602

Please sign in to comment.