We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e327f7 commit 5abdc65Copy full SHA for 5abdc65
1 file changed
src/main/java/RMDupper.java
@@ -52,7 +52,7 @@
52
*/
53
public class RMDupper{
54
private static final String CLASS_NAME = "dedup";
55
- private static final String VERSION = "0.12.6";
+ private static final String VERSION = "0.12.7";
56
private static boolean piped = true;
57
58
private final Boolean allReadsAsMerged;
0 commit comments