File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ - 2.0.9 2016/03/19
4
+ - Fix [ #112 ] ( https://github.com/hotchemi/PermissionsDispatcher/issues/112 ) .
3
5
- 2.0.8 2016/03/09
4
6
- Fix [ #107 ] ( https://github.com/hotchemi/PermissionsDispatcher/issues/107 ) .
5
7
- Fix [ #109 ] ( https://github.com/hotchemi/PermissionsDispatcher/issues/109 ) .
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ USER = hotchemi
5
5
GROUP_ID = com.github.hotchemi
6
6
ARTIFACT_ID_LIBRARY = permissionsdispatcher
7
7
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
8
- VERSION = 2.0.8
8
+ VERSION = 2.0.9
9
9
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
10
10
WEBSITE = https://github.com/hotchemi/PermissionsDispatcher
11
11
LICENCES = ['Apache-2.0']
You can’t perform that action at this time.
0 commit comments