From 2dfcb14e50f36c45c44525b65b834f1599afce0d Mon Sep 17 00:00:00 2001 From: thautawarm Date: Sun, 18 Oct 2020 16:55:24 +0900 Subject: [PATCH] bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 89d8261..727f2fa 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RBNF" uuid = "83ef0002-5b9e-11e9-219b-65bac3c6d69c" authors = ["thautwarm "] -version = "0.2.1" +version = "0.2.2" [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"