Skip to content

Commit e74145e

Browse files
committed
Bump library version
1 parent 2940e88 commit e74145e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ext {
1111
POM_DESC = "Async Http Client wrapper using OkHttp"
1212
POM_SCM_URL = 'https://github.com/codepath/AsyncHttpClient'
1313
BASE_VERSION = 2
14-
VERSION_NAME = "2.0.1"
14+
VERSION_NAME = "2.1.0"
1515
}
1616

1717
version = VERSION_NAME

0 commit comments

Comments
 (0)