Skip to content

Commit

Permalink
bump version, support added until v0.17.3
Browse files Browse the repository at this point in the history
Signed-off-by: Nitesh Balusu <[email protected]>
  • Loading branch information
niteshbalusu11 committed Dec 16, 2023
1 parent 0d87c42 commit 9a6172b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lnd_grpc_rust"
version = "2.3.0"
version = "2.3.1"
authors = ["Martin Habovstiak <[email protected]>", "Jonathan Zernik <[email protected]>", "Nitesh Balusu <[email protected]>"]
edition = "2018"
description = "An async library implementing LND RPC via tonic_openssl and prost"
Expand Down

0 comments on commit 9a6172b

Please sign in to comment.