Bumped version number

This commit is contained in:
Antoine Gersant 2020-01-01 08:04:13 -08:00
parent 13a3a3dcdd
commit dbd87704b4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1455,7 +1455,7 @@ dependencies = [
[[package]]
name = "polaris"
version = "0.10.0"
version = "0.11.0"
dependencies = [
"ape 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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