Skip to content

Commit 6c7b69d

Browse files
committed
Upgrade to new version
1 parent 55ea653 commit 6c7b69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/authorize/util/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ public final class Constants {
3535
public static final String HTTP_READ_TIME_OUT = "http.ReadTimeout";
3636
public static final int HTTP_READ_TIME_OUT_DEFAULT_VALUE = 30000;
3737

38-
public static final String CLIENT_ID = "sdk-java-2.0.1";
38+
public static final String CLIENT_ID = "sdk-java-2.0.3";
3939
}

0 commit comments

Comments
 (0)