diff --git a/README.md b/README.md index 5b5ed32..d48fe4d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ look and pay close attention to the bee's knees here: ## Installation -Current version: 1.0.2 +Current version: 1.1.0 ### Download the binaries diff --git a/main.go b/main.go index d7cc5e5..6eb59ef 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( ) const ( - VERSION = "1.0.2" + VERSION = "1.1.0" defaultPlaceholder = "{{}}" )