Skip to content

Commit 3525f0b

Browse files
committed
Bump version to 2.1.0
1 parent a9a2ca4 commit 3525f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'maven'
33

44
group = 'com.github.java-diff-utils'
5-
version = '2.0.0-SNAPSHOT'
5+
version = '2.1.0-SNAPSHOT'
66

77
description = """java-diff-utils"""
88

0 commit comments

Comments
 (0)