We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246aba9 commit 54df8d6Copy full SHA for 54df8d6
src/main/java/net/authorize/util/Constants.java
@@ -35,5 +35,5 @@ public final class Constants {
35
public static final String HTTP_READ_TIME_OUT = "http.ReadTimeout";
36
public static final int HTTP_READ_TIME_OUT_DEFAULT_VALUE = 30000;
37
38
- public static final String CLIENT_ID = "sdk-java-2.0.0";
+ public static final String CLIENT_ID = "sdk-java-2.0.1";
39
}
0 commit comments