Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseHCalderon authored Feb 15, 2024
1 parent 067feef commit 2685eb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.0.2
2 changes: 1 addition & 1 deletion lib/Culqi/Culqi.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class Culqi
* Library version
*/
const CULQI_CLIENT = "PHP";
const CULQI_CLIENT_VERSION = "2.0.1";
const CULQI_CLIENT_VERSION = "2.0.2";

const X_API_VERSION = "2";

Expand Down

0 comments on commit 2685eb7

Please sign in to comment.