File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55  <artifactId >twilio</artifactId >
66  <packaging >jar</packaging >
77  <name >twilio</name >
8-   <version >9.15.0 </version >
8+   <version >9.15.1 </version >
99  <description >Twilio Java Helper Library</description >
1010  <url >https://www.twilio.com</url >
1111  <licenses >
1919    <
url >
[email protected] :twilio/twilio-java.git</
url >
2020    <
connection >scm:git:
[email protected] :twilio/twilio-java.git</
connection >
2121    <
developerConnection >scm:git:
[email protected] :twilio/twilio-java.git</
developerConnection >
22-     <tag >9.15.0 </tag >
22+     <tag >9.15.1 </tag >
2323  </scm >
2424  <developers >
2525    <developer >
Original file line number Diff line number Diff line change 2121 */ 
2222public  class  Twilio  {
2323
24-     public  static  final  String  VERSION  = "9.15.0 " ;
24+     public  static  final  String  VERSION  = "9.15.1 " ;
2525    public  static  final  String  JAVA_VERSION  = System .getProperty ("java.version" );
2626    public  static  final  String  OS_NAME  = System .getProperty ("os.name" );
2727    public  static  final  String  OS_ARCH  = System .getProperty ("os.arch" );
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments