Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jun 2, 2023
1 parent 0147e9c commit 75a205a
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.1"
const BuxClientVersion = "v0.3.2"

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

0 comments on commit 75a205a

Please sign in to comment.