Bumped version number

This commit is contained in:
Antoine Gersant 2020-04-16 19:38:48 -07:00
parent cea8906c3d
commit b02d4da979
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1516,7 +1516,7 @@ dependencies = [
[[package]]
name = "polaris"
version = "0.12.0-wip43"
version = "0.12.0"
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-wip43"
version = "0.12.0"
authors = ["Antoine Gersant <antoine.gersant@lesforges.org>"]
edition = "2018"