Reference the 1.3 release artifact.

This commit is contained in:
Michael Bayne
2011-06-03 16:43:55 -07:00
parent 553ab51357
commit 2630e36cbd
+2 -2
View File
@@ -43,8 +43,8 @@ Get It
JMustache is available via Maven Central and can thus be easily added to your JMustache is available via Maven Central and can thus be easily added to your
Maven, Ivy, etc. projects by adding a dependency on Maven, Ivy, etc. projects by adding a dependency on
`com.samskivert:jmustache:1.2`. Or download the [pre-built jar `com.samskivert:jmustache:1.3`. Or download the [pre-built jar
file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.2/jmustache-1.2.jar). file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.3/jmustache-1.3.jar).
Usage Usage
===== =====