Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit 3525f0b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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)