diff --git a/main.go b/main.go index 83b2614..871dfd8 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ import ( var ( // version and timestamp are expected to be passed in at build time. - buildVersion = "0.4.2" + buildVersion = "0.5.0" buildTimestamp = "" )