Skip to content

Commit d2d8b9c

Browse files
authored
Update README.md
1 parent f7431fd commit d2d8b9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ allprojects {
1515
}
1616
1717
dependencies {
18-
implementation 'com.github.PhilJay:RRule:1.0.2'
18+
implementation 'com.github.PhilJay:RRule:1.0.3'
1919
}
2020
```
2121

@@ -32,7 +32,7 @@ Or add the following to your **pom.xml**:
3232
<dependency>
3333
<groupId>com.github.PhilJay</groupId>
3434
<artifactId>RRule</artifactId>
35-
<version>1.0.2</version>
35+
<version>1.0.3</version>
3636
</dependency>
3737
```
3838

0 commit comments

Comments
 (0)