Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcolq committed Sep 24, 2024
1 parent 4e393c5 commit cfe0b22
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 @@ -32,7 +32,7 @@ manifest {
description = 'Classify metagenomic sequence data from human respiratory infections.'
mainScript = 'main.nf'
nextflowVersion = '>=20.10.0'
version = 'v1.3.0'
version = 'v1.3.1'
}

profiles {
Expand Down

0 comments on commit cfe0b22

Please sign in to comment.