Bump version

This commit is contained in:
Sakuhl 2018-02-25 11:07:08 +01:00
parent 7629beddcb
commit f13b082796
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1220,7 +1220,7 @@ dependencies = [
[[package]]
name = "wynnrobot"
version = "0.12.1"
version = "0.13.0"
dependencies = [
"configure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"diesel 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,7 +1,7 @@
[package]
authors = ["Sakuhl <2012collector@gmail.com>"]
name = "wynnrobot"
version = "0.12.1"
version = "0.13.0"
[dependencies]
configure = "0.1.1"