Skip to content

Commit

Permalink
Bump reply version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tirkarthi committed Jul 5, 2018
1 parent 3412153 commit b0b255e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boot/worker/build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:source-paths #{"src" "test"}
:dependencies '[[net.cgrand/parsley "0.9.3" :exclusions [org.clojure/clojure]]
[mvxcvi/puget "1.0.1"]
[reply "0.3.7"]
[reply "0.4.0"]
[cheshire "5.3.1"]
[clj-jgit "0.8.0"]
[clj-yaml "0.4.0"]
Expand Down
2 changes: 1 addition & 1 deletion boot/worker/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
;; see https://github.com/boot-clj/boot/issues/82
[net.cgrand/parsley "0.9.3" :exclusions [org.clojure/clojure]]
[mvxcvi/puget "1.0.1"]
[reply "0.3.7"]
[reply "0.4.0"]
[cheshire "5.6.0"]
[clj-jgit "0.8.0"]
[clj-yaml "0.4.0"]
Expand Down

0 comments on commit b0b255e

Please sign in to comment.