Skip to content

Commit

Permalink
small fix v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samanzamani committed Sep 11, 2021
1 parent 5e03e8b commit ab8394f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
File renamed without changes.

0 comments on commit ab8394f

Please sign in to comment.