diff --git a/utils/programinfo.go b/utils/programinfo.go index f2df8a4..aaaf585 100644 --- a/utils/programinfo.go +++ b/utils/programinfo.go @@ -23,7 +23,7 @@ const ( ProgramName = "elprep" // ProgramVersion is the version of the elprep binary - ProgramVersion = "5.0.1" + ProgramVersion = "5.0.2" // ProgramURL is the repository for the elprep source code ProgramURL = "http://github.com/exascience/elprep"