Skip to content

Commit aa62339

Browse files
committed
Bump version for release
1 parent 47957e5 commit aa62339

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

1818
private static String username;

0 commit comments

Comments
 (0)