Skip to content

Commit e532b71

Browse files
committed
bump version
1 parent e4ef52c commit e532b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
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 = 1
14-
VERSION_NAME = "0.0.5"
14+
VERSION_NAME = "0.0.6"
1515
}
1616

1717
version = VERSION_NAME

0 commit comments

Comments
 (0)