Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmittag committed May 12, 2020
1 parent a4e9189 commit b4127e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwt.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"time"
)

const Version string = "v0.1.0"
const Version string = "v0.1.1"

func Zzz(host string, port uint16, timeSeconds int) bool {
fmt.Printf("pwt waiting for %s:%d ", host, port)
Expand Down

0 comments on commit b4127e5

Please sign in to comment.