Skip to content

Commit a14c80a

Browse files
committed
updating version number
1 parent e889303 commit a14c80a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1 align="center"> XCSP3-Java-Tools v1.2.1 </h1>
1+
<h1 align="center"> XCSP3-Java-Tools v1.2.2 </h1>
22

33
This library provides:
44
* a parser written in Java 8 for XCSP3 instances ; see [miniguide](doc/parserJava1-2.pdf)
@@ -45,7 +45,7 @@ Currently, this is:
4545
<dependency>
4646
<groupId>org.xcsp</groupId>
4747
<artifactId>xcsp3-tools</artifactId>
48-
<version>1.2.1</version>
48+
<version>1.2.2</version>
4949
</dependency>
5050

5151
## Directly Building a JAR with Maven

0 commit comments

Comments
 (0)