Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Aug 13, 2021
1 parent c1cf2bc commit ab21d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "strings"
const (

// version is the current package version
version = "v0.1.9"
version = "v0.1.10"

// defaultUserAgent is the default user agent for all requests
defaultUserAgent string = "go-bsvrates: " + version
Expand Down

0 comments on commit ab21d3d

Please sign in to comment.