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