chargebee
Advanced tools
Comparing version 2.10.0 to 2.11.0
@@ -11,3 +11,3 @@ var ChargeBee = {}; | ||
timeout: 80000, | ||
clientVersion: 'v2.10.0', | ||
clientVersion: 'v2.11.0', | ||
port: 443, | ||
@@ -14,0 +14,0 @@ timemachineWaitInMillis: 3000, |
@@ -930,2 +930,9 @@ var _endpoints = { | ||
[ | ||
"create_unbilled_charge", | ||
"POST", | ||
"/unbilled_charges", | ||
"/create", | ||
false | ||
], | ||
[ | ||
"create", | ||
@@ -932,0 +939,0 @@ "POST", |
{ | ||
"name":"chargebee", | ||
"version":"2.10.0", | ||
"version":"2.11.0", | ||
"description":"A library for integrating with ChargeBee.", | ||
@@ -5,0 +5,0 @@ "keywords":[ |
Sorry, the diff of this file is too big to display
173081
2803