Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Feb 20, 2018
1 parent 6d5f1fa commit 47f1267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Maxime Garcia <max.u.garcia@gmail.com> [@MaxUlysse]

if (!nextflow.version.matches('>= 0.25.3')) exit 1, "Nextflow version 0.25.3 or greater is needed to run this workflow"

version = '2.0.1'
version = '2.0.2'

params.help = false
params.version = false
Expand Down

0 comments on commit 47f1267

Please # to comment.