Skip to content

Commit 2e73972

Browse files
authored
Bump 3.0.0 to 3.1.0 (#43)
1 parent acad1ea commit 2e73972

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
@@ -120,7 +120,7 @@ repositories {
120120
}
121121
122122
dependencies {
123-
implementation("org.eljabali.sami.javatimefun:javatimefun:3.0.0")
123+
implementation("org.eljabali.sami.javatimefun:javatimefun:3.1.0")
124124
}
125125
```
126126

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 = "3.0.0"
14+
version = "3.1.0"
1515

1616
repositories {
1717
mavenCentral()

0 commit comments

Comments
 (0)