From 2321e278d812804f6e25182f1f62cbad33f0ae58 Mon Sep 17 00:00:00 2001 From: Jitender Chaudhary <29jitender@gmail.com> Date: Tue, 2 Aug 2016 12:46:08 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b72c5b5..ef3e0db 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Spotlight is an Android library used to onboard users by showcasing specific fea ```javascript dependencies { - compile 'com.github.wooplr:Spotlight:1.1' + compile 'com.github.wooplr:Spotlight:1.2' } ``` @@ -74,7 +74,7 @@ Spotlight is an Android library used to onboard users by showcasing specific fea com.github.wooplr Spotlight - 1.1 + 1.2 ```