File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
3 | 3 | <groupId>org.clojure</groupId>
|
4 | 4 | <artifactId>core.async</artifactId>
|
5 | 5 | <!-- Don't set this manually! Call script/build/update_version -->
|
6 |
| -<version>1.8.742-SNAPSHOT</version> |
| 6 | +<version>1.9.808-alpha1</version> |
7 | 7 | <packaging>jar</packaging>
|
8 | 8 | <name>core.async</name>
|
9 | 9 | <description>Facilities for async programming and communication in Clojure</description>
|
|
27 | 27 | <connection>scm:git:git://.com/clojure/core.async.git</connection>
|
28 | 28 | < developerConnection>scm:git: [email protected]:clojure/core.async.git</ developerConnection>
|
29 | 29 | <url>https://.com/clojure/core.async</url>
|
30 |
| -<tag>HEAD</tag> |
| 30 | +<tag>v1.9.808-alpha1</tag> |
31 | 31 | </scm>
|
32 | 32 |
|
33 | 33 | <properties>
|
|
You can’t perform that action at this time.
0 commit comments