From deec7e55866e11f9452ceec765490db93c6efa5d Mon Sep 17 00:00:00 2001 From: Christopher Doris Date: Fri, 25 Mar 2022 18:52:48 +0000 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e899995..d95b3fe 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LogarithmicNumbers" uuid = "aa2f6b4e-9042-5d33-9679-40d3a6b85899" authors = ["Christopher Doris"] -version = "1.0.0" +version = "1.1.0" [deps] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"