We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bcd5aa commit 7100371Copy full SHA for 7100371
src/Afip.js
@@ -45,7 +45,7 @@ function Afip(options = {}){
45
/**
46
* SDK version
47
**/
48
- this.sdk_version_number = '0.8.0';
+ this.sdk_version_number = '0.8.1';
49
50
51
* File name for the WSDL corresponding to WSAA
0 commit comments