Skip to content

Commit 661fab9

Browse files
committed
version up
1 parent 1841af9 commit 661fab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>Java Math Library (JML)</name>
77
<groupId>de.tilman_neumann</groupId>
88
<artifactId>jml</artifactId>
9-
<version>1.4.0-alpha.1</version>
9+
<version>1.4.0-alpha.2</version>
1010
<packaging>jar</packaging>
1111
<description>My general math library, containing pretty fast factoring algorithms (except NFS), partition generators and more.</description>
1212
<url>https://github.com/TilmanNeumann/java-math-library</url>

0 commit comments

Comments
 (0)