update READMEs with new version project.clj dependency lines

This commit is contained in:
Gered 2016-05-17 16:37:17 -04:00
parent adbf5f687b
commit 75730e1b83
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ See also: [clj-browserchannel][1]
## Leiningen ## Leiningen
[gered/clj-browserchannel-immutant-adapter "0.0.2"] [gered/clj-browserchannel-immutant-adapter "0.0.3"]
## Usage ## Usage

View file

@ -9,7 +9,7 @@ See also: [clj-browserchannel][1]
## Leiningen ## Leiningen
[gered/clj-browserchannel-jetty-adapter "0.1.0"] [gered/clj-browserchannel-jetty-adapter "0.1.1"]
## Usage ## Usage

View file

@ -14,7 +14,7 @@ See also: [clj-browserchannel][1]
## Leiningen ## Leiningen
[gered/clj-browserchannel "0.3"] [gered/clj-browserchannel "0.3.1"]
You will also need to include one of the async adapters as an You will also need to include one of the async adapters as an
additional dependency. See [here][1] for more information.. additional dependency. See [here][1] for more information..