Skip to content

Commit f3cf297

Browse files
committed
Novo versionamento e adicao de jar
1 parent bfe9d6a commit f3cf297

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

pagseguro-api-2.5.2.jar

-179 KB
Binary file not shown.

pagseguro-api-2.6.2.jar

181 KB
Binary file not shown.

source/pagseguro-api/src/br/com/uol/pagseguro/properties/PagSeguroSystem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ private PagSeguroSystem() {
3030

3131
private static ResourceBundle resourceBundle;
3232

33-
private static final String LIB_VERSION = "2.5.2";
33+
private static final String LIB_VERSION = "2.6.2";
3434

3535
private static final String LANGUAGE_ENGINE_DESCRIPTION = System.getProperty("java.version") + ":"
3636
+ System.getProperty("java.vendor");

0 commit comments

Comments
 (0)