Skip to content

Commit afa8796

Browse files
committed
Update release
Signed-off-by: Andrew Smithson <[email protected]>
1 parent cf45a2b commit afa8796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ java {
1414
}
1515

1616
jar {
17-
project.version '2.0.0'
17+
project.version '2.1.0'
1818
}
1919

2020
dependencies {
@@ -49,4 +49,4 @@ publishing {
4949
}
5050
}
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)