Skip to content

Commit 93cfbf8

Browse files
committed
Release 7.11.0
1 parent fe9d0db commit 93cfbf8

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.10.0";
15+
public static final String VERSION = "7.11.0";
1616
public static final String JAVA_VERSION = System.getProperty("java.version");
1717

1818
private static String username;

0 commit comments

Comments
 (0)