Skip to content

Commit 87e4d19

Browse files
committed
v202
1 parent 17a28bc commit 87e4d19

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
@@ -5,7 +5,7 @@
55
<artifactId>Java-Naive-Bayes-Classifier-JNBC</artifactId>
66
<packaging>jar</packaging>
77
<name>Java-Naive-Bayes-Classifier-JNBC</name>
8-
<version>2.0.1</version>
8+
<version>2.0.2</version>
99
<url>https://github.com/namsor/Java-Naive-Bayes-Classifier-JNBC/</url>
1010
<description>A Java Naive Bayes Classifier that works either in memory or on RocksDB fast key-value store.</description>
1111
<scm>

0 commit comments

Comments
 (0)