We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ace192 commit f27a7caCopy full SHA for f27a7ca
build.gradle.kts
@@ -1,7 +1,7 @@
1
2
3
object This {
4
- val version = "2.0"
+ val version = "2.1"
5
val artifactId = "jcommander"
6
val groupId = "org.jcommander"
7
val description = "Command line parsing library for Java"
0 commit comments