Bumped version number
This commit is contained in:
parent
cea8906c3d
commit
b02d4da979
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -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)",
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue