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.3
1+ 1.4
Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 1.4.130 (2022-09-19 / 69599a1)
22
33## Added
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.3.127 "}
40+ com.lambdaisland/kaocha-cljs {:mvn/version "1.4.130 "}
4141```
4242
4343or add the following to your ` project.clj ` ([ Leiningen] ( https://leiningen.org/ ) )
4444
4545```
46- [com.lambdaisland/kaocha-cljs "1.3.127 "]
46+ [com.lambdaisland/kaocha-cljs "1.4.130 "]
4747```
4848<!-- /installation -->
4949
You can’t perform that action at this time.
0 commit comments