From 02fe378ef719ee813e995bd6cda0741f5802eda7 Mon Sep 17 00:00:00 2001 From: rschreijer Date: Mon, 15 Sep 2014 00:26:42 -0400 Subject: [PATCH] Updating maven info in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0a4999..3509756 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ If you're using Maven, just add this dependency to your pom.xml: com.mandrillapp.wrapper.lutung lutung - 0.0.4 + 0.0.5 ``` If you're not using Maven, see [Dependencies](#dependencies) below.