Skip to content

Commit 9d7221a

Browse files
authored
Bump version up (#24)
1 parent c6137a1 commit 9d7221a

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
@@ -101,7 +101,7 @@ repositories {
101101
}
102102
103103
dependencies {
104-
implementation("org.eljabali.sami.javatimefun:javatimefun:0.6")
104+
implementation("org.eljabali.sami.javatimefun:javatimefun:0.7")
105105
}
106106
```
107107

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 = "0.6"
14+
version = "0.7"
1515

1616
repositories {
1717
mavenCentral()

0 commit comments

Comments
 (0)