File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 * @author Ted Spence <ted.spence@avalara.com>
1111 * @copyright 2004-2018 Avalara, Inc.
1212 * @license https://www.apache.org/licenses/LICENSE-2.0
13- * @version 19.9.0
13+ * @version 19.9.1
1414 * @link https://github.com/avadev/AvaTax-REST-V2-JS-SDK
1515 */
1616
@@ -41,7 +41,7 @@ export default class AvaTaxClient {
4141 appName +
4242 '; ' +
4343 appVersion +
44- '; JavascriptSdk; 19.9.0 ; ' +
44+ '; JavascriptSdk; 19.9.1 ; ' +
4545 machineName ;
4646 }
4747
Original file line number Diff line number Diff line change 11{
22 "name" : " avatax" ,
3- "version" : " 19.9.0 " ,
3+ "version" : " 19.9.1 " ,
44 "description" : " AvaTax v2 SDK for languages using JavaScript" ,
55 "main" : " index.js" ,
66 "homepage" : " https://github.com/avadev/AvaTax-REST-V2-JS-SDK" ,
You can’t perform that action at this time.
0 commit comments