Skip to content

Commit 36afd75

Browse files
committed
+ Changing release version
1 parent 93b50a8 commit 36afd75

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-1.9.5";
38+
public static final String CLIENT_ID = "sdk-java-1.9.6";
3939
}

0 commit comments

Comments
 (0)