File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ plugins {
1313    id ' signing' 
1414}
1515
16- def  jarVersion =  " 0.1.0 " 
16+ def  jarVersion =  " 0.1.1 " 
1717group =  ' io.synadia' 
1818
1919def  isMerge =  System . getenv(" BUILD_EVENT" ==  " push" 
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ It only works with the 2.11.x NATS Server and the JNats 2.20.5.main-2-11-SNAPSHO
88The direct batch functionality leverages the direct message capabilities introduced in NATS Server 2.11
99The functionality is described in [ ADR-31] ( https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-31.md )  
1010
11- ** Current Release** : 0.1.2 
12-   ; ** Current Snapshot** : 0.1.3 -SNAPSHOT
11+ ** Current Release** : 0.1.3 
12+   ; ** Current Snapshot** : 0.1.4 -SNAPSHOT
1313  ;  ** Gradle and Maven**  ` io.synadia:direct-batch ` 
1414[ Dependencies Help] ( https://github.com/synadia-io/orbit.java?tab=readme-ov-file#dependencies )  
1515
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ plugins {
1313    id ' signing' 
1414}
1515
16- def  jarVersion =  " 0.1.3 " 
16+ def  jarVersion =  " 0.1.4 " 
1717group =  ' io.synadia' 
1818
1919def  isMerge =  System . getenv(" BUILD_EVENT" ==  " push" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments