btcpay/lib/btcpay/version.rb

6 lines
69 B
Ruby

# frozen_string_literal: true
module Btcpay
VERSION = '0.1.0'
end