From eb0c141ebe46e59d413d5245a1cf149a7c321cdf Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Sun, 31 May 2020 19:23:06 -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 9e1ec5a..e30aa99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polaris" -version = "0.12.2" +version = "0.12.3" authors = ["Antoine Gersant "] edition = "2018"