Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
showwin committed Dec 12, 2020
1 parent 87d5d66 commit ce2d3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var (
)

func main() {
kingpin.Version("1.0.5")
kingpin.Version("1.1.0")
kingpin.Parse()

user, err := speedtest.FetchUserInfo()
Expand Down

0 comments on commit ce2d3bc

Please sign in to comment.