We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d3fc8 commit c2e0f45Copy full SHA for c2e0f45
healthchecks.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
const (
16
- version = "0.5.0"
+ version = "0.6.0"
17
defaultBaseURL = "https://hc-ping.com/"
18
19
0 commit comments