We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8baba7f commit 4c2f718Copy full SHA for 4c2f718
1 file changed
buildSrc/src/main/kotlin/Library.kt
@@ -5,7 +5,7 @@ object Library {
5
6
val group = "io.github.markyav.drawbox"
7
val artifact = "drawbox"
8
- val version = "1.0.0"
+ val version = "1.1.0"
9
10
object License {
11
val name = "Apache-2.0"
0 commit comments