Reference 1.14 release.

This commit is contained in:
Michael Bayne
2017-12-04 09:17:13 -08:00
parent 90d1220236
commit af623f1335
+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.
projects by adding a dependency on `com.samskivert:jmustache:1.13`. Or download the pre-built
[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.13/jmustache-1.13.jar).
projects by adding a dependency on `com.samskivert:jmustache:1.14`. Or download the pre-built
[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar).
Documentation
=============