bitpay-sdk
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,4 +6,4 @@ export declare const Test = "TEST"; | ||
export declare const BitpayApiVersion = "2.0.0"; | ||
export declare const BitpayPluginInfo = "BitPay_NodeJs_Client_v5.0.0"; | ||
export declare const BitpayPluginInfo = "BitPay_NodeJs_Client_v5.0.1"; | ||
export declare const BitpayApiFrame = "std"; | ||
export declare const BitpayApiFrameVersion = "1.0.0"; |
@@ -9,3 +9,3 @@ "use strict"; | ||
exports.BitpayApiVersion = '2.0.0'; | ||
exports.BitpayPluginInfo = 'BitPay_NodeJs_Client_v5.0.0'; | ||
exports.BitpayPluginInfo = 'BitPay_NodeJs_Client_v5.0.1'; | ||
exports.BitpayApiFrame = 'std'; | ||
@@ -12,0 +12,0 @@ exports.BitpayApiFrameVersion = '1.0.0'; |
{ | ||
"name": "bitpay-sdk", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Complete version of the NodeJS library for the new cryptographically secure BitPay API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |