From 7701880092c695bd0334d153f394cbc71baa3bd1 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 22 Nov 2011 11:43:55 -0800 Subject: [PATCH] Update download links to latest release version (1.5). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c9ef8d..81a455f 100644 --- a/README.md +++ b/README.md @@ -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 =====