btcpay/lib/btcpay/version.rb

6 lines
69 B
Ruby

# frozen_string_literal: true
module BtcPay
VERSION = '0.1.2'
end