Skip to content

Commit 0e08527

Browse files
committed
CHORE : maven
1 parent 75935ca commit 0e08527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>missionary</groupId>
55
<artifactId>missionary</artifactId>
6-
<version>b.43</version>
6+
<version>b.44</version>
77
<name>missionary</name>
88
<description>A functional effect and streaming system for clojure and clojurescript.</description>
99
<url>https://github.com/leonoel/missionary</url>
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:git://github.com/leonoel/missionary.git</connection>
1818
<developerConnection>scm:git:ssh://[email protected]/leonoel/missionary.git</developerConnection>
19-
<tag>ed6ed591a01561ab812812ebb4e093245e911381</tag>
19+
<tag>75935cad12dd9a84e8db671b2de3a350f95d15b7</tag>
2020
<url>https://github.com/leonoel/missionary</url>
2121
</scm>
2222
<distributionManagement>

0 commit comments

Comments
 (0)