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