Skip to content

Commit 4c866f1

Browse files
authored
Bump version (#31)
1 parent 643a390 commit 4c866f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ repositories {
105105
}
106106
107107
dependencies {
108-
implementation("org.eljabali.sami.javatimefun:javatimefun:2.0.0")
108+
implementation("org.eljabali.sami.javatimefun:javatimefun:2.1.0")
109109
}
110110
```
111111

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "org.eljabali.sami.javatimefun"
14-
version = "2.0.0"
14+
version = "2.1.0"
1515

1616
repositories {
1717
mavenCentral()

0 commit comments

Comments
 (0)