From 93e30d638cc50ea9c4d0b148748880d016565832 Mon Sep 17 00:00:00 2001 From: Kevin Bonham Date: Fri, 14 Jan 2022 21:46:42 -0500 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6f68784..06a122a 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["microbiology", "microbiome", "biology", "metagenomics"] license = "MIT" desc = "Convenience functions for working with the bioBakery" authors = ["kescobo ", "annelle-abatoni ", "anikaluo ", "Vanja Klepac-Ceraj "] -version = "0.5.4" +version = "0.5.5" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"