diff --git a/Cargo.lock b/Cargo.lock index cd41792..2b7219c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -224,7 +224,7 @@ dependencies = [ [[package]] name = "iptoasn-webservice" -version = "0.2.2" +version = "0.2.3" dependencies = [ "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 17e9c5b..e560d1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iptoasn-webservice" description = "API server for iptoasn.com" -version = "0.2.2" +version = "0.2.3" homepage = "https://iptoasn.com" repository = "https://github.com/jedisct1/iptoasn-webservice" keywords = ["ip", "asn", "bgp"] diff --git a/LICENSE b/LICENSE index 95359ea..133161d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2016-2018, Frank Denis +Copyright (c) 2016-2019, Frank Denis All rights reserved. Redistribution and use in source and binary forms, with or without