We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ab277 commit 29821b8Copy full SHA for 29821b8
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