Bumped version number

This commit is contained in:
Antoine Gersant 2017-07-08 17:46:50 -07:00
parent 35dd08ca04
commit 0c9ecc46d9

2
Cargo.lock generated
View file

@ -1,6 +1,6 @@
[root] [root]
name = "polaris" name = "polaris"
version = "0.5.1" version = "0.6.0"
dependencies = [ dependencies = [
"ape 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "ape 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"app_dirs 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "app_dirs 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",