Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 15, 2020
1 parent b4d0258 commit eb4c614
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 @@ -3,7 +3,7 @@ package minercraft
const (

// version is the current package version
version = "v0.0.3"
version = "v0.0.4"

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

0 comments on commit eb4c614

Please sign in to comment.