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 91d5b25 commit 777c879Copy full SHA for 777c879
src/Afip.js
@@ -25,7 +25,7 @@ function Afip(options = {}){
25
/**
26
* SDK version
27
**/
28
- this.sdk_version_number = '1.0.2';
+ this.sdk_version_number = '1.1.0';
29
30
31
* X.509 certificate in PEM format
0 commit comments