We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd8893 commit e99fc40Copy full SHA for e99fc40
README.org
@@ -64,7 +64,7 @@ It is based on [[https://github.com/chocoteam/choco-solver][choco-solver]] which
64
<dependency>
65
<groupId>fr.univ-cotedazur</groupId>
66
<artifactId>cryptator</artifactId>
67
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.5.0</version>
68
</dependency>
69
#+END_EXAMPLE
70
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