From 9f372d8effe4194ecfbcb868b97534b5a252621f Mon Sep 17 00:00:00 2001 From: mohamed82008 Date: Sun, 21 Jul 2019 20:32:24 +1000 Subject: [PATCH] update version in Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cacd2bc7..8eb9582b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Bijectors" uuid = "76274a88-744f-5084-9051-94815aaf08c4" -version = "0.3.0" +version = "0.3.1" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"