We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0ab277 + 29821b8 commit bc96dd3Copy full SHA for bc96dd3
README.md
@@ -10,7 +10,7 @@ A Clojure library for using [core.async][] with [Ring's][] websocket API
10
11
Add the following dependency to your deps.edn file:
12
13
- org.ring-clojure/ring-websocket-async {:mvn {"0.1.0-beta2"}}
+ org.ring-clojure/ring-websocket-async {:mvn/version "0.1.0-beta2"}
14
15
Or to your Leiningen project file:
16
0 commit comments