File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77<div align =" center " >
88
9- [ ![ Maven Central] ( https://badgen.net/badge/Maven%20Central/v1.0.1 /blue?icon=github )] ( https://central.sonatype.com/artifact/io.github.danbeldev/alice-ktx )
9+ [ ![ Maven Central] ( https://badgen.net/badge/Maven%20Central/v1.0.2 /blue?icon=github )] ( https://central.sonatype.com/artifact/io.github.danbeldev/alice-ktx )
1010[ ![ License] ( https://img.shields.io/github/license/danbeldev/alice-ktx )] ( https://github.com/danbeldev/alice-ktx/blob/master/LICENSE )
1111![ Last commit] ( https://img.shields.io/github/last-commit/danbeldev/alice-ktx )
1212[ ![ Coverage] ( https://codecov.io/gh/danbeldev/alice-ktx/branch/master/graph/badge.svg )] ( https://codecov.io/gh/danbeldev/alice-ktx )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99}
1010
1111group = " com.github.alice.ktx"
12- version = " 1.0.1 "
12+ version = " 1.0.2 "
1313
1414project.setProperty(" mainClassName" , " com.github.alice.ktx.Skill" )
1515
@@ -41,7 +41,7 @@ mavenPublishing {
4141 coordinates(
4242 groupId = " io.github.danbeldev" ,
4343 artifactId = " alice-ktx" ,
44- version = " 1.0.1 "
44+ version = " 1.0.2 "
4545 )
4646
4747 pom {
You can’t perform that action at this time.
0 commit comments