Skip to content

Commit 888db7f

Browse files
committed
Bump version for release
1 parent 599942c commit 888db7f

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

1818
private static String username;

0 commit comments

Comments
 (0)