From f24d4a7795a784b5025724c84a449a20ea7aad2a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 9 Feb 2015 08:37:02 -0800 Subject: [PATCH] Reference 1.10 and via https. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6624f4..e16d05a 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,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.9`. Or download the -[pre-built jar file](http://repo1.maven.org/maven2/com/samskivert/jmustache/1.9/jmustache-1.9.jar). +projects by adding a dependency on `com.samskivert:jmustache:1.10`. Or download the pre-built +[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.10/jmustache-1.10.jar). Usage =====