Bumped version number

This commit is contained in:
Antoine Gersant 2020-08-04 23:13:06 -07:00
parent b423b76e29
commit a2dc0ce37a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1474,7 +1474,7 @@ dependencies = [
[[package]]
name = "polaris"
version = "0.12.3"
version = "0.12.4"
dependencies = [
"anyhow 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
"ape 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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