Skip to content

Commit 2dcc07a

Browse files
author
Doug Black
committed
bump version to 3.4.0
1 parent ba0bfa7 commit 2dcc07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/twilio/sdk/TwilioRestClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
public class TwilioRestClient {
4747

4848
/** The Constant VERSION. */
49-
private static final String VERSION = "3.3.16";
49+
private static final String VERSION = "3.4.0";
5050

5151
/** The endpoint. */
5252
private String endpoint = "https://api.twilio.com";

0 commit comments

Comments
 (0)