diff --git a/main.go b/main.go index 0e8ed58..cf29f59 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( ) const ( - VERSION = "0.0.1" + VERSION = "1.0.0" defaultPlaceholder = "{{}}" )