diff --git a/envault.go b/envault.go index e5fe77d..d890b3b 100644 --- a/envault.go +++ b/envault.go @@ -9,7 +9,7 @@ import ( func main() { info := &cli.Info{ Name: "Envault", - Version: "1.1.3", + Version: "1.1.4", Description: "Envault is a simple CLI tool which runs a process with secrets from AWS Secrets Manager.", AuthorName: "Pratish Shrestha", AuthorEmail: "pratishshr@gmail.com",