Skip to content

Commit 2b50de6

Browse files
committed
Bump version: 0.9.5 → 0.9.6
1 parent 664d714 commit 2b50de6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-jsi-clus-pct/.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.9.5
2+
current_version = 0.9.6
33
commit = True
44
tag = True
55
tag_name = java-jsi-clus-pct-{new_version}

java-jsi-clus-pct/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-pct</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.9.5</version><!-- bumpversion -->
8+
<version>0.9.6</version><!-- bumpversion -->
99
<name>java-jsi-clus-pct</name>
1010

1111
<properties>

0 commit comments

Comments
 (0)