We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151b23a commit 7da4e5bCopy full SHA for 7da4e5b
README.md
@@ -5,15 +5,15 @@ A Clojure library designed to provide facilities for async programming and commu
5
6
## Releases and Dependency Information
7
8
-Latest release: 0.1.242.0-44b1e3-alpha
+Latest release: 0.1.262.0-151b23-alpha
9
10
* [All Released Versions](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22core.async%22)
11
12
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
13
14
```clj
15
[org.clojure/clojure "1.5.1"]
16
- [org.clojure/core.async "0.1.242.0-44b1e3-alpha"]
+ [org.clojure/core.async "0.1.262.0-151b23-alpha"]
17
```
18
19
[Maven](http://maven.apache.org/) dependency information:
0 commit comments