Skip to content

Commit 44e7db9

Browse files
committed
Forgot to bump version to 2.1 in 'build.gradle'
1 parent 08ddc0c commit 44e7db9

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
@@ -70,7 +70,7 @@ bintray {
7070
licenses = ['MIT']
7171
vcsUrl = 'https://github.com/databox/databox-java.git'
7272
version {
73-
name = '2.0'
73+
name = '2.1'
7474
desc = 'Databox Java SDK'
7575
released = new Date()
7676
}

0 commit comments

Comments
 (0)