Skip to content

Commit 0c9ca16

Browse files
committed
v2.0.1
1 parent 6c43594 commit 0c9ca16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sourceCompatibility = 1.8
44
targetCompatibility = 1.8
55

66
archivesBaseName = "xcsp3-tools"
7-
version = '2.0'
7+
version = '2.0.1'
88

99
repositories {
1010
mavenCentral()

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.xcsp</groupId>
55
<artifactId>xcsp3-tools</artifactId>
6-
<version>2.0</version>
6+
<version>2.0.1</version>
77
<packaging>jar</packaging>
88

99
<name>XCSP3 Java Tools</name>

0 commit comments

Comments
 (0)