Skip to content

Commit 0950a11

Browse files
committed
Update README
1 parent 3e179e4 commit 0950a11

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
@@ -51,7 +51,7 @@ try {
5151
}
5252
```
5353

54-
Detailed documentation can be found in the [JavaDoc](http://www.javadoc.io/doc/ch.poole/OpeningHoursParser/0.27.1).
54+
Detailed documentation can be found in the [JavaDoc](http://www.javadoc.io/doc/ch.poole/OpeningHoursParser/0.28.0).
5555

5656

5757
## Including in your project
@@ -67,7 +67,7 @@ repositories {
6767

6868
``` groovy
6969
dependencies {
70-
compile "ch.poole:OpeningHoursParser:0.27.1"
70+
compile "ch.poole:OpeningHoursParser:0.28.0"
7171
}
7272
```
7373

0 commit comments

Comments
 (0)