Skip to content

Commit

Permalink
DNM-1109 version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
hglohika committed Jul 20, 2022
1 parent c39d7ae commit c99b046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xendit-java-lib/src/main/java/com/xendit/Xendit.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public String getXenditURL() {
}

public String getVersion() {
return "1.19.6";
return "1.20.0";
}
}
}

0 comments on commit c99b046

Please sign in to comment.