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 >11.0.0-rc.5 </version >
8+   <version >11.0.0-rc.6 </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 >11.0.0-rc.5 </tag >
22+     <tag >11.0.0-rc.6 </tag >
2323  </scm >
2424  <developers >
2525    <developer >
Original file line number Diff line number Diff line change 2424 */ 
2525public  class  Twilio  {
2626
27-     public  static  final  String  VERSION  = "11.0.0-rc.5 " ;
27+     public  static  final  String  VERSION  = "11.0.0-rc.6 " ;
2828    public  static  final  String  JAVA_VERSION  = System .getProperty ("java.version" );
2929    public  static  final  String  OS_NAME  = System .getProperty ("os.name" );
3030    public  static  final  String  OS_ARCH  = System .getProperty ("os.arch" );
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments