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