Skip to content

Commit 786cbf6

Browse files
committed
Bump version for release
1 parent 7b9b8f8 commit 786cbf6

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

1818
private static String username;

0 commit comments

Comments
 (0)