Skip to content

Commit cb15822

Browse files
author
Pascal Costanza
committed
Updated version number.
1 parent 91f7502 commit cb15822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/programinfo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const (
2323
ProgramName = "elprep"
2424

2525
// ProgramVersion is the version of the elprep binary
26-
ProgramVersion = "5.0.1"
26+
ProgramVersion = "5.0.2"
2727

2828
// ProgramURL is the repository for the elprep source code
2929
ProgramURL = "http://github.com/exascience/elprep"

0 commit comments

Comments
 (0)