1
0
mirror of https://github.com/bumi/lnrpc synced 2025-08-03 14:40:27 +00:00

Actually it should be v0.8.0

This commit is contained in:
bumi 2019-10-27 15:59:23 +01:00
parent f219a4f254
commit 0c45536158

View File

@ -1,3 +1,3 @@
module Lnrpc
VERSION = "0.8.0.beta"
VERSION = "0.8.0"
end