Skip to content

Commit 7da4e5b

Browse files
committed
Updated lastest version string
1 parent 151b23a commit 7da4e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ A Clojure library designed to provide facilities for async programming and commu
55

66
## Releases and Dependency Information
77

8-
Latest release: 0.1.242.0-44b1e3-alpha
8+
Latest release: 0.1.262.0-151b23-alpha
99

1010
* [All Released Versions](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22core.async%22)
1111

1212
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
1313

1414
```clj
1515
[org.clojure/clojure "1.5.1"]
16-
[org.clojure/core.async "0.1.242.0-44b1e3-alpha"]
16+
[org.clojure/core.async "0.1.262.0-151b23-alpha"]
1717
```
1818

1919
[Maven](http://maven.apache.org/) dependency information:

0 commit comments

Comments
 (0)