Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
29jitender authored Aug 2, 2016
1 parent a02a2e1 commit add3ec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2'
compile 'com.github.wooplr:Spotlight:1.2.1'
}
```

Expand All @@ -74,7 +74,7 @@ Spotlight is an Android library used to onboard users by showcasing specific fea
<dependency>
<groupId>com.github.wooplr</groupId>
<artifactId>Spotlight</artifactId>
<version>1.2</version>
<version>1.2.1</version>
</dependency>
```

Expand Down

0 comments on commit add3ec5

Please sign in to comment.