From f65160d50295729cbdf0b89f69e8594468a5dcab Mon Sep 17 00:00:00 2001 From: benni Date: Mon, 1 Apr 2013 15:35:03 +0200 Subject: [PATCH] Release 1.1.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ffd1c..1f4d7fc 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Beginning with version 1.1.0 MBassador is available from the Maven Central Repos <artifactId>mbassador</artifactId> <version>1.1.0</version> </dependency> - + Of course you can always clone the repository and build from source.