diff --git a/constants.go b/constants.go index 13a2a0e..f3cb3c0 100644 --- a/constants.go +++ b/constants.go @@ -1,7 +1,7 @@ package main const timeFormat = "2006-01-02 15:04:05Z" -const VERSION = "0.1.2" +const VERSION = "0.1.3" var ( GITCOMMIT string