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 ba0bfa7 commit 2dcc07aCopy full SHA for 2dcc07a
src/main/java/com/twilio/sdk/TwilioRestClient.java
@@ -46,7 +46,7 @@
46
public class TwilioRestClient {
47
48
/** The Constant VERSION. */
49
- private static final String VERSION = "3.3.16";
+ private static final String VERSION = "3.4.0";
50
51
/** The endpoint. */
52
private String endpoint = "https://api.twilio.com";
0 commit comments