bump server version number, includes pull request #3
This commit is contained in:
parent
f6d9daf6c5
commit
fea3cbc129
|
@ -1,4 +1,4 @@
|
||||||
(defproject net.thegeez/clj-browserchannel-server "0.0.2"
|
(defproject net.thegeez/clj-browserchannel-server "0.0.3"
|
||||||
:description "BrowserChannel server implementation in Clojure"
|
:description "BrowserChannel server implementation in Clojure"
|
||||||
:dependencies [[org.clojure/clojure "1.3.0"]
|
:dependencies [[org.clojure/clojure "1.3.0"]
|
||||||
[ring/ring-core "1.1.0-beta3"]
|
[ring/ring-core "1.1.0-beta3"]
|
||||||
|
|
Reference in a new issue