Bumped version number

This commit is contained in:
Antoine Gersant 2020-04-16 20:49:53 -07:00
parent d7eb66d529
commit 1af2ba49be
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1403,7 +1403,7 @@ dependencies = [
[[package]]
name = "polaris"
version = "0.12.0"
version = "0.12.1"
dependencies = [
"anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)",
"ape 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[package]
name = "polaris"
version = "0.12.0"
version = "0.12.1"
authors = ["Antoine Gersant <antoine.gersant@lesforges.org>"]
edition = "2018"