Skip to content

Commit 150f081

Browse files
committed
Update version
1 parent 0abe92b commit 150f081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Afip.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function Afip(options = {}){
2525
/**
2626
* SDK version
2727
**/
28-
this.sdk_version_number = '1.0.0';
28+
this.sdk_version_number = '1.0.1';
2929

3030
/**
3131
* X.509 certificate in PEM format

0 commit comments

Comments
 (0)