We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc412f commit 40ceabdCopy full SHA for 40ceabd
utils/programinfo.go
@@ -23,7 +23,7 @@ const (
23
ProgramName = "elprep"
24
25
// ProgramVersion is the version of the elprep binary
26
- ProgramVersion = "5.1.0"
+ ProgramVersion = "5.1.1"
27
28
// ProgramURL is the repository for the elprep source code
29
ProgramURL = "http://github.com/exascience/elprep"
0 commit comments