Skip to content

Commit c571e26

Browse files
committed
Bump version: 0.0.1 → 0.0.2
1 parent ae59b62 commit c571e26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java-jsi-clus-rm/.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.1
2+
current_version = 0.0.2
33
commit = True
44
tag = True
55
tag_name = java-jsi-clus-rm-{new_version}

java-jsi-clus-rm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>eu.humanbrainproject.mip.algorithms.jsi</groupId>
66
<artifactId>jsi-clus-rm</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.0.1</version><!-- bumpversion -->
8+
<version>0.0.2</version><!-- bumpversion -->
99
<name>java-jsi-clus-rm</name>
1010

1111
<properties>

0 commit comments

Comments
 (0)