Skip to content

Commit f27a7ca

Browse files
committed
Next release will be 2.1
1 parent 3ace192 commit f27a7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
object This {
4-
val version = "2.0"
4+
val version = "2.1"
55
val artifactId = "jcommander"
66
val groupId = "org.jcommander"
77
val description = "Command line parsing library for Java"

0 commit comments

Comments
 (0)