Skip to content

Commit

Permalink
update dependency version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryfow authored and ptaoussanis committed Oct 16, 2016
1 parent 004a850 commit 4465280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>HTTP client/server for Clojure</h1>
<strong>highly concurrent a/synchronous</strong> web applications.
Feature <a href="http://http-kit.org/server.html#channel">a unified API</a> for WebSocket and HTTP long polling/streaming</p>
{% highlight clojure %}
[http-kit "2.1.18"] ; Add to your project.clj.
[http-kit "2.2.0"] ; Add to your project.clj.
{% endhighlight %}
<br />

Expand Down

0 comments on commit 4465280

Please sign in to comment.