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