Skip to content

Commit 3f2a210

Browse files
committed
Version bump to 0.8
1 parent dc66047 commit 3f2a210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.lewdev</groupId>
77
<artifactId>probability-lib</artifactId>
8-
<version>0.7</version>
8+
<version>0.8</version>
99
<packaging>jar</packaging>
1010

1111
<name>probability-lib</name>

src/main/java/com/lewdev/probabilitylib/ProbabilityCollection.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
* </ul>
4646
*
4747
* @author Lewys Davies
48-
* @version 0.7
48+
* @version 0.8
4949
*
5050
* @param <E> Type of elements
5151
*/

0 commit comments

Comments
 (0)