Bump version to 0.2.0 for new changes

This commit is contained in:
James 2019-07-05 09:19:13 +10:00
parent c4139f7e37
commit 6d443805fc
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -621,7 +621,7 @@ dependencies = [
[[package]]
name = "liftinstall"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[package]
name = "liftinstall"
version = "0.1.0"
version = "0.2.0"
authors = ["James <jselby@jselby.net>"]
repository = "https://github.com/j-selby/liftinstall.git"
documentation = "https://liftinstall.jselby.net"