Skip to content

Commit

Permalink
Update versioning in config files
Browse files Browse the repository at this point in the history
  • Loading branch information
kylacochrane committed Sep 12, 2024
1 parent 3d7a034 commit 72dff81
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 @@ -222,7 +222,7 @@ manifest {
description = """Gas Nomenclature assignment pipeline"""
mainScript = 'main.nf'
nextflowVersion = '!>=23.04.0'
version = '0.2.1'
version = '0.2.2'
doi = ''
defaultBranch = 'main'
}
Expand Down

0 comments on commit 72dff81

Please sign in to comment.