File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ plugins {
3131group = ' io.github.jonasschaub'
3232archivesBaseName = ' ART2a-Clustering-for-Java'
3333// see also version for publishing below!
34- version = ' 1.0.1 .0'
34+ version = ' 1.0.2 .0'
3535
3636// sourceCompatibility = 1.17
3737
@@ -98,8 +98,8 @@ publishing {
9898
9999 groupId = ' io.github.jonasschaub'
100100 artifactId = ' ART2a-Clustering-for-Java'
101- // note: this version has been published, do not try to publish it again! version 1.0.1.1 was also already used for publishing!
102- version = ' 1.0.1 .0'
101+ // note: this version has been published, do not try to publish it again! versions 1.0.1.0 and 1.0.1.1 were also already used for publishing!
102+ version = ' 1.0.2 .0'
103103
104104 from components. java
105105
You can’t perform that action at this time.
0 commit comments