Skip to content

Commit

Permalink
Bump 2.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkerlucio committed Aug 13, 2019
1 parent c6cffc3 commit 8a43e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [2.2.21-DEV]
## [2.2.21]
- Add a mechanism to retry long running external waiting on connect parallel reader.
- Fixed issue that made resolvers stuck when depending on a external data in middle of resolver chain
- Fixed counting behavior on max-key-iterations
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.wsscode/pathom "2.2.21-SNAPSHOT"
(defproject com.wsscode/pathom "2.2.21"
:description "A Clojure library designed to provide a collection of helper functions to support Clojure(script) graph parsers using\nom.next graph syntax."
:url "https://github.com/wilkerlucio/pathom"
:license {:name "MIT"
Expand Down

0 comments on commit 8a43e19

Please sign in to comment.