Skip to content

Commit

Permalink
Merge pull request #92 from showwin/release/v1.3.1
Browse files Browse the repository at this point in the history
Release v1.3.1
  • Loading branch information
showwin authored Dec 13, 2022
2 parents 7cab7d6 + 5636f6f commit 0bf8320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest/speedtest.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

var (
version = "1.3.0"
version = "1.3.1"
defaultUserAgent = fmt.Sprintf("showwin/speedtest-go %s", version)
)

Expand Down

0 comments on commit 0bf8320

Please sign in to comment.