1
0
mirror of https://github.com/bumi/rack-lightning synced 2026-02-27 21:20:51 +00:00

Require lnrpc >= 0.7.1

This commit is contained in:
2019-10-27 17:46:03 +01:00
parent 75122ff36e
commit c50a982090
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
module Rack
class Lightning
VERSION = "0.1.1"
VERSION = "0.1.2"
end
end