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 1- 1.1 
1+ 1.2 
Original file line number Diff line number Diff line change 1- # Unreleased  
1+ # 1.2.123 (2022-02-28 / 019e6ef)  
22
33## Fixed  
44
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ Kaocha-cljs require Clojure and ClojureScript 1.10 or later.
3737To use the latest release, add the following to your ` deps.edn `  ([ Clojure CLI] ( https://clojure.org/guides/deps_and_cli ) )
3838
3939``` 
40- com.lambdaisland/kaocha-cljs {:mvn/version "1.1.118 "} 
40+ com.lambdaisland/kaocha-cljs {:mvn/version "1.2.123 "} 
4141``` 
4242
4343or add the following to your ` project.clj `  ([ Leiningen] ( https://leiningen.org/ ) )
4444
4545``` 
46- [com.lambdaisland/kaocha-cljs "1.1.118 "] 
46+ [com.lambdaisland/kaocha-cljs "1.2.123 "] 
4747``` 
4848<!--  /installation --> 
4949
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments