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 d412cc3 commit b43b879Copy full SHA for b43b879
src/Afip.js
@@ -45,7 +45,7 @@ function Afip(options = {}){
45
/**
46
* SDK version
47
**/
48
- this.sdk_version_number = '0.7.8';
+ this.sdk_version_number = '0.8.0';
49
50
51
* File name for the WSDL corresponding to WSAA
0 commit comments