We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 343811e commit 312c86cCopy full SHA for 312c86c
.VERSION_PREFIX
@@ -1 +1 @@
1
-2.6
+2.7
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 2.7.169 (2022-11-25 / 343811e)
2
3
## Fixed
4
README.md
@@ -40,13 +40,13 @@ so that we may continue to enjoy a thriving Clojure ecosystem.
40
deps.edn
41
42
```
43
-lambdaisland/deep-diff2 {:mvn/version "2.6.166"}
+lambdaisland/deep-diff2 {:mvn/version "2.7.169"}
44
45
46
project.clj
47
48
49
-[lambdaisland/deep-diff2 "2.6.166"]
+[lambdaisland/deep-diff2 "2.7.169"]
50
51
52
## Use
0 commit comments