From 6c5e35a9e4f2ae2589ba6f77af0b2cf3289ba356 Mon Sep 17 00:00:00 2001 From: j3551ca <39065261+j3551ca@users.noreply.github.com> Date: Thu, 4 May 2023 12:35:00 -0700 Subject: [PATCH] Bug fix version --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index b5da743..6c9534e 100644 --- a/nextflow.config +++ b/nextflow.config @@ -4,7 +4,7 @@ manifest { homePage = 'https://github.com/j3551ca/fluflo' description = 'Phylogenetics in Nextflow' mainScript = 'main.nf' - version = '0.1.1' + version = '0.1.2' } //pipeline parameters