Version bump

This commit is contained in:
Frank Denis 2017-09-12 15:32:52 +02:00
parent 811c41e27e
commit 70bab797dc
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root]
name = "iptoasn-webservice"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"clap 2.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
"clippy 0.0.159 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,7 +1,7 @@
[package]
name = "iptoasn-webservice"
description = "API server for iptoasn.com"
version = "0.2.1"
version = "0.2.2"
homepage = "https://iptoasn.com"
repository = "https://github.com/jedisct1/iptoasn-webservice"
keywords = ["ip", "asn", "bgp"]