Skip to content

Commit e3828ab

Browse files
committed
# 2.6.166 (2022-11-25 / 06fec7e)
## Fixed - Babashka compatibility
1 parent 06fec7e commit e3828ab

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-
2.5
1+
2.6

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 2.6.166 (2022-11-25 / 06fec7e)
22

33
## Fixed
44

@@ -130,4 +130,4 @@
130130

131131
## Added
132132

133-
- Extracted from Kaocha, and added a top-level namespace.
133+
- Extracted from Kaocha, and added a top-level namespace.

README.md

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

4242
```
43-
lambdaisland/deep-diff2 {:mvn/version "2.5.151"}
43+
lambdaisland/deep-diff2 {:mvn/version "2.6.166"}
4444
```
4545

4646
project.clj
4747

4848
```
49-
[lambdaisland/deep-diff2 "2.5.151"]
49+
[lambdaisland/deep-diff2 "2.6.166"]
5050
```
5151

5252
## Use

0 commit comments

Comments
 (0)