update READMEs with new version project.clj dependency lines
This commit is contained in:
parent
adbf5f687b
commit
75730e1b83
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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..
|
||||||
|
|
Reference in a new issue