Skip to content

Commit

Permalink
⬆️ Bump VERSION and manifest.version to version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
evanroyrees committed Apr 7, 2022
1 parent 8d63273 commit b41802c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2
2.0.3
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ manifest {
doi = "https://doi.org/10.1093/nar/gkz148"
mainScript = "main.nf"
nextflowVersion = ">=21.04.0"
version = "2.0.2"
version = "2.0.3"
}


Expand Down

0 comments on commit b41802c

Please sign in to comment.