From 9f0ade9db78c651ae49ec9c860190d4ba3dd7235 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 10 Jul 2019 08:57:28 -0700 Subject: [PATCH] Update links to latest release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cd749f..fb93590 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,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.14`. Or download the pre-built -[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.14/jmustache-1.14.jar). +projects by adding a dependency on `com.samskivert:jmustache:1.15`. Or download the pre-built +[jar file](https://repo1.maven.org/maven2/com/samskivert/jmustache/1.15/jmustache-1.15.jar). Documentation =============