We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d92566 commit e940bd1Copy full SHA for e940bd1
.VERSION_PREFIX
@@ -1 +1 @@
1
-2.9
+2.10
CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 2.10.211 (2023-07-24 / 4d92566)
2
3
## Added
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.9.202"}
+lambdaisland/deep-diff2 {:mvn/version "2.10.211"}
44
45
46
project.clj
47
48
49
-[lambdaisland/deep-diff2 "2.9.202"]
+[lambdaisland/deep-diff2 "2.10.211"]
50
51
52
## Use
0 commit comments