You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<groupId>com.github.peteroupc</groupId>
5
5
<artifactId>numbers</artifactId>
6
6
<packaging>jar</packaging>
7
-
<version>1.8.0-SNAPSHOT</version>
7
+
<version>1.8.0</version>
8
8
<name>Arbitrary-Precision Number Library</name>
9
9
<description>A Java library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.</description>
0 commit comments