Skip to content

Commit 99425be

Browse files
committed
[maven-release-plugin] prepare release core.matrix-0.61.0
1 parent 84ee019 commit 99425be

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
<artifactId>core.matrix</artifactId>
55
<description>N-dimensional array programming API for Clojure</description>
6-
<version>0.60.4-SNAPSHOT</version>
6+
<version>0.61.0</version>
77
<packaging>jar</packaging>
88

99
<url>https://github.com/mikera/core.matrix</url>
@@ -204,6 +204,6 @@
204204
<connection>scm:git:git@github.com:mikera/core.matrix.git</connection>
205205
<url>https://github.com/mikera/core.matrix</url>
206206
<developerConnection>scm:git:git@github.com:mikera/core.matrix.git</developerConnection>
207-
<tag>HEAD</tag>
207+
<tag>core.matrix-0.61.0</tag>
208208
</scm>
209209
</project>

0 commit comments

Comments
 (0)