Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mourisl committed Jun 4, 2022
1 parent 3ca0113 commit bb8bc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_rcorrector.pl
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ sub AddJellyFishReadFile
}
elsif ( $ARGV[$i] eq "-version" )
{
print ( "Rcorrector v1.0.4\n" ) ;
print ( "Rcorrector v1.0.5\n" ) ;
exit( 0 ) ;
}
else
Expand Down

0 comments on commit bb8bc31

Please sign in to comment.