diff --git a/version.go b/version.go index 75dec96..62786dc 100644 --- a/version.go +++ b/version.go @@ -53,7 +53,7 @@ var ( // the app will panic at runtime. Of particular note is the pre-release // and build metadata portions MUST only contain characters from // semanticAlphabet. - Version = "2.0.3+release.local" + Version = "2.0.4+release.local" // NOTE: The following values are set via init by parsing the above Version // string.