lnrpc/lib/lnrpc/version.rb

4 lines
38 B
Ruby
Raw Normal View History

2019-02-08 05:51:42 +00:00
module Lnrpc
2023-03-10 10:02:59 +00:00
VERSION = "0.15.5"
2019-02-08 05:51:42 +00:00
end