From 21f7065a5f73887a8bf04f6eea9c9e3cfe7a6885 Mon Sep 17 00:00:00 2001 From: ymtoo Date: Mon, 26 Apr 2021 00:52:05 +0800 Subject: [PATCH] chore: bump patch version to 1.1.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 17ea730..dea41e8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AlphaStableDistributions" uuid = "f20549b4-2d50-407f-863c-cdd202ba59a3" authors = ["Fredrik Bagge Carlson", "Too Yuen Min"] -version = "1.1.0" +version = "1.1.1" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"