Skip to content

Commit

Permalink
misc: added const with lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matrix86 committed Mar 16, 2021
1 parent e737831 commit 72c3e46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions version.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package cloudwatcher

const (
Version = "1.0.0"
)

0 comments on commit 72c3e46

Please sign in to comment.