Update download links to latest release version (1.5).

This commit is contained in:
Michael Bayne
2011-11-22 11:43:55 -08:00
parent 718639127e
commit 7701880092
+2 -2
View File
@@ -43,8 +43,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.3`. Or download the [pre-built jar
file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.3/jmustache-1.3.jar).
`com.samskivert:jmustache:1.5`. Or download the [pre-built jar
file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.5/jmustache-1.5.jar).
Usage
=====