We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53714a2 commit 708d088Copy full SHA for 708d088
README.md
@@ -24,7 +24,7 @@ Add the dependency
24
25
```groovy
26
dependencies {
27
- compile 'com.github.DavidProdinger:weekdays-selector:1.0.2'
+ compile 'com.github.DavidProdinger:weekdays-selector:1.0.3'
28
}
29
```
30
@@ -47,7 +47,7 @@ Add the dependency
47
<dependency>
48
<groupId>com.github.DavidProdinger</groupId>
49
<artifactId>weekdays-selector</artifactId>
50
- <version>1.0.2</version>
+ <version>1.0.3</version>
51
</dependency>
52
53
0 commit comments