Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ozlemmuslu authored Feb 4, 2025
1 parent f86e95b commit 2cc71ce
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 @@ -34,7 +34,7 @@ process.shell = ['/bin/bash', '-euo', 'pipefail']

cleanup = true

VERSION = '0.2.2'
VERSION = '0.2.3'
DOI = 'doi'

manifest {
Expand Down

0 comments on commit 2cc71ce

Please sign in to comment.