Reference release 1.12 in the README.

This commit is contained in:
Michael Bayne
2016-01-19 17:57:44 -08:00
parent 49e59008fd
commit 5631d08338
+2 -2
View File
@@ -38,8 +38,8 @@ Get It
====== ======
JMustache is available via Maven Central and can thus be easily added to your Maven, Ivy, etc. JMustache is available via Maven Central and can thus be easily added to your Maven, Ivy, etc.
projects by adding a dependency on `com.samskivert:jmustache:1.11`. Or download the pre-built projects by adding a dependency on `com.samskivert:jmustache:1.12`. Or download the pre-built
[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.11/jmustache-1.11.jar). [jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.12/jmustache-1.12.jar).
Usage Usage
===== =====