Skip to content

Commit 48c36bc

Browse files
committed
1.0.2
1 parent 7bfa610 commit 48c36bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
Add the dependency
3737
```
3838
dependencies {
39-
implementation 'com.github.persian-calendar:calendar:1.0.1'
39+
implementation 'com.github.persian-calendar:calendar:1.0.2'
4040
}
4141
```
4242

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "io.github.persiancalendar"
8-
version = "1.0.1"
8+
version = "1.0.2"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)