From 2577015872ac8f9c911f8db5cd710622ff779ec4 Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Sat, 30 May 2020 15:24:32 -0700 Subject: [PATCH] Bumped version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d63df4..76af17d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polaris" -version = "0.12.1" +version = "0.12.2" authors = ["Antoine Gersant "] edition = "2018"