Skip to content
This repository was archived by the owner on May 26, 2024. It is now read-only.

Commit 4dee836

Browse files
authored
Update version 1.1.5
1 parent 3fb4f88 commit 4dee836

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "fr.euphyllia"
7-
version = "1.1.4"
7+
version = "1.1.5"
88

99
repositories {
1010
mavenCentral()
@@ -38,4 +38,4 @@ publishing {
3838
from(components["java"])
3939
}
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)