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 a6f33ad commit ce16c8dCopy full SHA for ce16c8d
healthchecks.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
const (
16
- version = "0.4.1"
+ version = "0.5.0"
17
defaultBaseURL = "https://hc-ping.com/"
18
19
0 commit comments