From 959431dc72e1ef2d87f02c621756fbe1992d4c35 Mon Sep 17 00:00:00 2001 From: "Ryan J. McDonough" Date: Mon, 18 Apr 2016 21:42:08 -0400 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddeddc6b..b33a96af 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To use the latest version of Handy URI Templates, you need to add the following com.damnhandy handy-uri-templates - 2.1.4 + 2.1.5 ``` @@ -46,7 +46,7 @@ The next version of Handy URI Templates includes some big changes to the API. If com.damnhandy handy-uri-templates - 2.1.5-SNAPSHOT + 2.1.6-SNAPSHOT ```