Skip to content

Commit 204b49a

Browse files
author
Tom Connors
committed
Bump version for release
1 parent 895603f commit 204b49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/twilio/Twilio.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313
public class Twilio {
1414

15-
public static final String VERSION = "7.3.0";
15+
public static final String VERSION = "7.4.0";
1616
public static final String JAVA_VERSION = System.getProperty("java.version");
1717

1818
private static String username;

0 commit comments

Comments
 (0)