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 47957e5 commit aa62339Copy full SHA for aa62339
src/main/java/com/twilio/Twilio.java
@@ -12,7 +12,7 @@
12
*/
13
public class Twilio {
14
15
- public static final String VERSION = "7.1.0";
+ public static final String VERSION = "7.2.0";
16
public static final String JAVA_VERSION = System.getProperty("java.version");
17
18
private static String username;
0 commit comments