Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Bump event-data-common to "0.1.37". Fixes S3 DNS issue #52
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Wass committed Sep 24, 2017
1 parent 8be0a8e commit 9a36585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(defproject event-data-event-bus "0.2.3"
(defproject event-data-event-bus "0.2.4"
:description "Event Bus for Event Data"
:url "http://eventdata.crossref.org/"
:license {:name "MIT License"
:url "https://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.8.0"]
[event-data-common "0.1.30"]
[event-data-common "0.1.37"]
[org.clojure/data.json "0.2.6"]
[crossref-util "0.1.10"]
[http-kit "2.1.18"]
Expand Down

0 comments on commit 9a36585

Please sign in to comment.