From 9f0bb84db3d1e0cfade6e26b34732f0bce33cb7f Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 16 Aug 2012 17:38:41 -0700 Subject: [PATCH] Prep for 1.6 release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81a455f..248fe0b 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.5`. Or download the [pre-built jar -file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.5/jmustache-1.5.jar). +`com.samskivert:jmustache:1.6`. Or download the [pre-built jar +file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.6/jmustache-1.6.jar). Usage =====