Skip to content

Commit

Permalink
update to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqinhu committed Oct 30, 2017
1 parent 67af4b2 commit ee1398c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The `hits` is an integrated pipeline for DNA resequencing and RNAseq analyses in
HIgh-Throughput Sequencing (hits) pipeline
------------------------------------------
```
hits 0.4.1
hits 0.4.2
Usage:
Expand Down
2 changes: 1 addition & 1 deletion hits
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use warnings;
use Getopt::Std;

my $appname = 'hits';
my $version = '0.4.1';
my $version = '0.4.2';
my %options = ();

init();
Expand Down

0 comments on commit ee1398c

Please sign in to comment.