ruby-client/lib/bitpay/version.rb
2015-03-12 23:20:41 -04:00

8 lines
205 B
Ruby

# license Copyright 2011-2014 BitPay, Inc., MIT License
# see http://opensource.org/licenses/MIT
# or https://github.com/bitpay/php-bitpay-client/blob/master/LICENSE
module BitPay
VERSION = '2.3.3'
end