8000
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 7f078ce commit da9726aCopy full SHA for da9726a
src/main/java/com/twilio/sdk/TwilioClient.java
@@ -43,7 +43,7 @@ public abstract class TwilioClient {
43
private static final int AUTH_TOKEN_LENGTH = 32;
44
45
/** The Constant VERSION. */
46
- private static final String VERSION = "3.4.5";
+ private static final String VERSION = "3.4.6";
47
48
/** The endpoint. */
49
private String endpoint = "https://api.twilio.com";
0 commit comments