Skip to content

Commit

Permalink
Release v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
showwin committed Aug 24, 2023
1 parent 6569ad3 commit 8ea0185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest/speedtest.go
Expand Up @@ -11,7 +11,7 @@ import (
)

var (
version = "1.6.3"
version = "1.6.5"
DefaultUserAgent = fmt.Sprintf("showwin/speedtest-go %s", version)
)

Expand Down

0 comments on commit 8ea0185

Please sign in to comment.