diff --git a/main.go b/main.go index f51c6b6..4e95327 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,7 @@ import ( // Version information const ( - VERSION = "0.1.4" + VERSION = "0.1.5" ) // Embed the shell integration scripts into the binary at compile time