diff --git a/README.md b/README.md index df7c2fb..291d1f8 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,11 @@ allprojects { Step 2.Add the dependency ```groovy dependencies { - implementation 'com.github.samanzamani:PersianDate:1.2' + implementation 'com.github.samanzamani:PersianDate:1.3.2' } ``` # what's new -### version 1.3 +### version 1.3.2 * Update JDK v11 ### version 1.2 * Fix reported bug [#54](https://github.com/samanzamani/PersianDate/issues/54) diff --git a/persiandate/jitpack.yml b/jitpack.yml similarity index 100% rename from persiandate/jitpack.yml rename to jitpack.yml