Skip to content

Commit c96047e

Browse files
committed
1.1.0
1 parent 7814220 commit c96047e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ subprojects {
1818
apply plugin: "net.kyori.indra.publishing.sonatype"
1919

2020
group 'net.kyori'
21-
version '1.1.0-SNAPSHOT'
21+
version '1.1.0'
22+
description("A library for examining objects and producing an output - a friendly way to create a toString result.")
2223

2324
indra {
2425
javaVersions {

0 commit comments

Comments
 (0)