We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4ecae commit 92bcfadCopy full SHA for 92bcfad
version.go
@@ -2,5 +2,5 @@ package cloudwatcher
2
3
const (
4
// Version need a comment?
5
- Version = "1.2.2"
+ Version = "1.2.4"
6
)
0 commit comments