Skip to content

Commit b98729d

Browse files
committed
# 1.1.89 (2022-11-09 / c2b2dbf)
## Added ## Fixed ## Changed - Bumped Cloverage dependency to `1.2.4`.
1 parent c2b2dbf commit b98729d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.VERSION_PREFIX

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0
1+
1.1

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 1.1.89 (2022-11-09 / c2b2dbf)
22

33
## Added
44

@@ -79,4 +79,4 @@
7979

8080
## Changed
8181

82-
- Initial release
82+
- Initial release

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ so that we may continue to enjoy a thriving Clojure ecosystem.
3333
deps.edn
3434

3535
```
36-
lambdaisland/kaocha-cloverage {:mvn/version "1.0.75"}
36+
lambdaisland/kaocha-cloverage {:mvn/version "1.1.89"}
3737
```
3838

3939
project.clj
4040

4141
```
42-
[lambdaisland/kaocha-cloverage "1.0.75"]
42+
[lambdaisland/kaocha-cloverage "1.1.89"]
4343
```
4444

4545
## Usage

0 commit comments

Comments
 (0)