8 lines
205 B
Ruby
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.4.6'
|
|
end
|