From c40616cb788d121cd6c0d1a834b1dcdd205bdcc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mitchell=20B=C3=B6secke?= Date: Mon, 28 Mar 2016 21:54:38 -0600 Subject: [PATCH] Updated README for 2.2.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43daa9534..65eadfb8d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ First, add the following dependency to your pom.xml: com.mitchellbosecke pebble - 2.2.0 + 2.2.1 ```