We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6137a1 commit 9d7221aCopy full SHA for 9d7221a
README.md
@@ -101,7 +101,7 @@ repositories {
101
}
102
103
dependencies {
104
- implementation("org.eljabali.sami.javatimefun:javatimefun:0.6")
+ implementation("org.eljabali.sami.javatimefun:javatimefun:0.7")
105
106
```
107
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
13
group = "org.eljabali.sami.javatimefun"
14
-version = "0.6"
+version = "0.7"
15
16
repositories {
17
mavenCentral()
0 commit comments