We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f21ce3 commit af3331fCopy full SHA for af3331f
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "com.darvil"
7
-version = "2.0.0"
+version = "2.0.0b"
8
description = "Text formatting utilities to easily format text on the terminal for Java."
9
10
dependencies {
0 commit comments