Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jul 24, 2023
1 parent 91904a7 commit 879f3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transports/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type TransportType string
const BuxUserAgent = "BUX: go-client " + BuxClientVersion

// BuxClientVersion is the version of the client
const BuxClientVersion = "v0.3.7"
const BuxClientVersion = "v0.3.8"

const (
// BuxTransportHTTP uses the http transport for all bux server actions
Expand Down

0 comments on commit 879f3e8

Please sign in to comment.