Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:diligenceengine/clj-browserchannel
Browse files Browse the repository at this point in the history
  • Loading branch information
akhudek committed Sep 16, 2014
2 parents f1d4c91 + 11f80ef commit 2b94031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clj-browserchannel-jetty-adapter/project.clj
@@ -1,4 +1,4 @@
(defproject net.thegeez/clj-browserchannel-jetty-adapter "0.0.1"
(defproject net.thegeez/clj-browserchannel-jetty-adapter "0.0.2"
:description "Jetty async adapter for BrowserChannel"
:url ""
:dependencies [[org.clojure/clojure "1.3.0"]
Expand Down
2 changes: 1 addition & 1 deletion clj-browserchannel-server/project.clj
@@ -1,4 +1,4 @@
(defproject net.thegeez/clj-browserchannel-server "0.0.5"
(defproject net.thegeez/clj-browserchannel-server "0.0.6"
:description "BrowserChannel server implementation in Clojure"
:dependencies [[org.clojure/clojure "1.3.0"]
[ring/ring-core "1.2.2"]
Expand Down

0 comments on commit 2b94031

Please sign in to comment.