Skip to content

Commit 5f1c872

Browse files
committed
bump lib version to 2.0.1
1 parent 2e5b46e commit 5f1c872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ allprojects {
1313
apply plugin: 'maven-publish'
1414

1515
group 'co.selim.ebservice'
16-
version '2.0.0-RC'
16+
version '2.0.1'
1717

1818
java {
1919
withSourcesJar()

0 commit comments

Comments
 (0)