Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ebraminio committed Jun 6, 2021
1 parent 8851262 commit ef8f8d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ allprojects {
Add the dependency
```
dependencies {
implementation 'com.github.persian-calendar:equinox:1.0.0'
implementation 'com.github.persian-calendar:equinox:1.0.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group = "io.github.persiancalendar"
version = "1.0.0"
version = "1.0.1"

repositories {
mavenCentral()
Expand Down

0 comments on commit ef8f8d2

Please sign in to comment.