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 e006fc5 commit 1fabaa6Copy full SHA for 1fabaa6
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 2.0.108 (2020-08-19 / e006fc5)
2
3
## Changed
4
@@ -90,4 +90,4 @@
90
91
## Added
92
93
-- Extracted from Kaocha, and added a top-level namespace.
+- Extracted from Kaocha, and added a top-level namespace.
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.0.0.105"}
+lambdaisland/deep-diff2 {:mvn/version "2.0.108"}
44
45
46
project.clj
47
48
49
-[lambdaisland/deep-diff2 "2.0.0.105"]
+[lambdaisland/deep-diff2 "2.0.108"]
50
51
52
## Use
0 commit comments