Prep for 1.13 release.

This commit is contained in:
Michael Bayne
2016-08-08 09:12:49 -07:00
parent 96d9ba5e24
commit e6a9363fae
+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.12`. Or download the pre-built
[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.12/jmustache-1.12.jar).
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).
Usage
=====