Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed May 6, 2023
1 parent 8ac550a commit 30e0f9a
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.2.8"
const BuxClientVersion = "v0.3.0"

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

0 comments on commit 30e0f9a

Please sign in to comment.