Skip to content

Commit 3816633

Browse files
Update version
1 parent 94c2f3e commit 3816633

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<klaxon.version>5.2</klaxon.version>
1919
<xenocom.version>0.0.5</xenocom.version>
2020
<argparser.version>2.0.7</argparser.version>
21-
<simplednn.version>0.13.3</simplednn.version>
21+
<simplednn.version>0.14.0</simplednn.version>
2222
</properties>
2323

2424
<repositories>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>com.kotlinnlp</groupId>
99
<artifactId>simplednn</artifactId>
10-
<version>0.13.3</version>
10+
<version>0.14.0</version>
1111
<packaging>jar</packaging>
1212

1313
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)