Skip to content

Commit

Permalink
# 2.0.108 (2020-08-19 / e006fc5)
Browse files Browse the repository at this point in the history
## Changed

- Switch to using lambdaisland/clj-diff, a fork of an upstream fork
  • Loading branch information
plexus committed Aug 19, 2020
1 parent e006fc5 commit 1fabaa6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 2.0.108 (2020-08-19 / e006fc5)

## Changed

Expand Down Expand Up @@ -90,4 +90,4 @@

## Added

- Extracted from Kaocha, and added a top-level namespace.
- Extracted from Kaocha, and added a top-level namespace.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ so that we may continue to enjoy a thriving Clojure ecosystem.
deps.edn

```
lambdaisland/deep-diff2 {:mvn/version "2.0.0.105"}
lambdaisland/deep-diff2 {:mvn/version "2.0.108"}
```

project.clj

```
[lambdaisland/deep-diff2 "2.0.0.105"]
[lambdaisland/deep-diff2 "2.0.108"]
```

## Use
Expand Down

0 comments on commit 1fabaa6

Please sign in to comment.