From aa052fa44eda9ceeacc64036c90b24821dedfe3e Mon Sep 17 00:00:00 2001 From: okleine Date: Sun, 12 Oct 2014 19:51:01 +0200 Subject: [PATCH] Corrected versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57090a9..9331f81 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To use the latest protocol implementation release add the following to your pom. de.uniluebeck.itm ncoap-core - 1.8.1 + 1.8.2 ...