Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
  • Loading branch information
pbostrom committed Aug 23, 2016
1 parent e6fb61b commit 14849ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Expand Up @@ -25,7 +25,7 @@
(defproject your-project "1.0.0-SNAPSHOT"
:description "Your project description"
:dependencies [[org.clojure/clojure "1.6.0"]
[http.async.client "1.0.1"]])
[http.async.client "1.2.0"]])
#+END_SRC

** Asynchronous GET request
Expand Down

0 comments on commit 14849ba

Please sign in to comment.