Update version

This commit is contained in:
Timothy Warren 2019-09-13 11:27:39 -04:00
parent f955e22c19
commit 0dd537dc14
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -39,7 +39,7 @@ dependencies = [
[[package]]
name = "rs-kilo"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,7 +1,7 @@
[package]
name = "rs-kilo"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
version = "0.2.0"
authors = ["Timothy Warren <tim@timshomepage.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html