We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a2ca4 commit 3525f0bCopy full SHA for 3525f0b
1 file changed
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
apply plugin: 'maven'
3
4
group = 'com.github.java-diff-utils'
5
-version = '2.0.0-SNAPSHOT'
+version = '2.1.0-SNAPSHOT'
6
7
description = """java-diff-utils"""
8
0 commit comments