We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1555aeb commit 327312cCopy full SHA for 327312c
src/main/java/com/twilio/Twilio.java
@@ -12,7 +12,7 @@
12
*/
13
public class Twilio {
14
15
- public static final String VERSION = "7.0.0-edge-1";
+ public static final String VERSION = "7.1.0-alpha-1";
16
public static final String JAVA_VERSION = System.getProperty("java.version");
17
18
private static String username;
0 commit comments