We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef129e commit 7341ffdCopy full SHA for 7341ffd
README.org
@@ -66,7 +66,7 @@ It is based on [[https://github.com/chocoteam/choco-solver][choco-solver]] which
66
<dependency>
67
<groupId>fr.univ-cotedazur</groupId>
68
<artifactId>cryptator</artifactId>
69
- <version>0.6.1-SNAPSHOT</version>
+ <version>0.6.1</version>
70
</dependency>
71
#+END_EXAMPLE
72
pom.xml
@@ -16,7 +16,7 @@
16
17
18
<packaging>jar</packaging>
19
20
<name>cryptator</name>
21
<description>Constraint-based cryptarithm solver</description>
22
<url>https://github.com/arnaud-m/cryptator</url>
0 commit comments