diff --git a/Cargo.toml b/Cargo.toml index 2c6cfda..8b88a77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "i2p" -version = "0.1.0" +version = "0.1.1" authors = ["Jack Grigg "] description = "I2P client library with a std::net-like API" homepage = "https://github.com/i2p/i2p-rs"