Skip to content

Commit 40ceabd

Browse files
committed
Updated version nr.
1 parent 7dc412f commit 40ceabd

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.1.0"
26+
ProgramVersion = "5.1.1"
2727

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

0 commit comments

Comments
 (0)