Commit ec97f2ad authored by Chris Cheshire's avatar Chris Cheshire
Browse files

bumped version

parent a0454ab9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ manifest {
    description     = 'Analysis pipeline for CUT&RUN and CUT&TAG experiments that includes sequencing QC, spike-in normalisation, IgG control normalisation, peak calling and downstream peak analysis.'
    mainScript      = 'main.nf'
    nextflowVersion = '!>=21.10.3'
    version         = '1.0.0'
    version         = '1.1.0'
}

// Load modules.config for DSL2 module specific options