1
0
mirror of https://github.com/bumi/blockstream_satellite synced 2026-02-24 17:50:51 +00:00

Require lndrpc >= 0.7.1

This commit is contained in:
2019-10-27 17:50:59 +01:00
parent 2f3f133de6
commit a8aef9f8fb
3 changed files with 32 additions and 29 deletions

View File

@@ -1,3 +1,3 @@
module BlockstreamSatellite
VERSION = "0.2.0"
VERSION = "0.2.1"
end