From 6e19f95250a47f40ce7bff70fbadba1cf547faff Mon Sep 17 00:00:00 2001 From: deagrawa Date: Mon, 14 Jan 2019 12:55:46 +0530 Subject: [PATCH] Update readme file to reflect current released sdk binary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23e6473580f..28330f3c4f0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Add the dependency in `dependencies` in pom.xml com.microsoft.graph microsoft-graph - 1.0.1 + 1.0.2 ```