Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidProdinger committed Nov 18, 2017
1 parent 53714a2 commit 708d088
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 @@ -24,7 +24,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.DavidProdinger:weekdays-selector:1.0.2'
compile 'com.github.DavidProdinger:weekdays-selector:1.0.3'
}
```

Expand All @@ -47,7 +47,7 @@ Add the dependency
<dependency>
<groupId>com.github.DavidProdinger</groupId>
<artifactId>weekdays-selector</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```

Expand Down

0 comments on commit 708d088

Please sign in to comment.