diff --git a/Cargo.toml b/Cargo.toml index a42f2d2..b56928b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lnd_grpc_rust" -version = "2.3.0" +version = "2.3.1" authors = ["Martin Habovstiak ", "Jonathan Zernik ", "Nitesh Balusu "] edition = "2018" description = "An async library implementing LND RPC via tonic_openssl and prost"