From 374419fbf59902e4edac6d7192e2536f0640d339 Mon Sep 17 00:00:00 2001 From: "Robert A. Petit III" Date: Fri, 11 Aug 2023 16:41:01 -0600 Subject: [PATCH] Update bactopia-sketcher --- bin/bactopia-sketcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/bactopia-sketcher b/bin/bactopia-sketcher index 9c8204b..fbfd0b0 100755 --- a/bin/bactopia-sketcher +++ b/bin/bactopia-sketcher @@ -1,5 +1,5 @@ #! /bin/bash -VERSION=1.0.0 +VERSION=1.0.1 PREFIX=$1 FASTQ=$2