From 68c7a0f14bfa3a41640194e428d9e6f9934a0b55 Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Sat, 1 Feb 2020 19:30:37 -0800 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 365bbf4..cfc0135 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polaris" -version = "0.12.0-wip" +version = "0.12.0-wip41" authors = ["Antoine Gersant "] edition = "2018"