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