Skip to content

Commit 5e790d5

Browse files
authored
Bump version tag from 0.2.0 to 0.3.0
1 parent a65487d commit 5e790d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ manifest {
233233
mainScript = 'main.nf'
234234
defaultBranch = 'main'
235235
nextflowVersion = '!>=24.10.5'
236-
version = '0.2.0'
236+
version = '0.3.0'
237237
doi = ''
238238
}
239239

0 commit comments

Comments
 (0)