diff --git a/README.md b/README.md index 70be21c3..abd3ed13 100644 --- a/README.md +++ b/README.md @@ -24,14 +24,14 @@ Add the following to your `pom.xml` file: com.kosherjava zmanim - 2.0.3 + 2.1.0 ``` #### Gradle Add the following to your `build.gradle` file: ```groovy -implementation group: 'com.kosherjava', name: 'zmanim', version: '2.0.3' +implementation group: 'com.kosherjava', name: 'zmanim', version: '2.1.0' ``` License