Skip to content

Commit

Permalink
chore: updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Sep 8, 2023
1 parent cd331dd commit 16df591
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.9"
const BuxClientVersion = "v0.3.10"

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

0 comments on commit 16df591

Please sign in to comment.