From 7abe64e308253096757b2370b4050c231cbe9794 Mon Sep 17 00:00:00 2001 From: Kevin Bonham Date: Fri, 19 Aug 2022 10:28:06 -0400 Subject: [PATCH] Update version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 05fb9d1..dbb7309 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["microbiology", "microbiome", "biology"] license = "MIT" desc = "Functions and types for working with microbial community data" authors = ["@kescobo "] -version = "0.9.1" +version = "0.9.2" [deps] Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"