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