Skip to content

Commit

Permalink
Update nextflow.config
Browse files Browse the repository at this point in the history
  • Loading branch information
dfornika authored Sep 26, 2022
1 parent 71cd121 commit c6b8a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ manifest {
description = 'Taxon Abundance'
mainScript = 'main.nf'
nextflowVersion = '>=20.01.0'
version = '0.1.1'
version = '0.1.2'
}

params {
Expand Down

0 comments on commit c6b8a3c

Please sign in to comment.