Bump to 1.11.

This commit is contained in:
Michael Bayne
2015-10-05 15:13:22 -07:00
parent 667a1fecd2
commit 6dc8e64702
+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.10`. Or download the pre-built projects by adding a dependency on `com.samskivert:jmustache:1.11`. Or download the pre-built
[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.10/jmustache-1.10.jar). [jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.11/jmustache-1.11.jar).
Usage Usage
===== =====