Skip to content

Commit e1f10e4

Browse files
committed
1.0.1
1 parent bb0bc75 commit e1f10e4

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.0'
39+
implementation 'com.github.persian-calendar:calendar:1.0.1'
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.persian-clander"
8-
version = "1.0.0"
8+
version = "1.0.1"
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)