Skip to content

Commit

Permalink
Prepare for 2.0.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shintaro Katafuchi committed Mar 18, 2016
1 parent 1dcfac5 commit 7ed7d85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
# ChangeLog

- 2.0.9 2016/03/19
- Fix [#112](https://github.com/hotchemi/PermissionsDispatcher/issues/112).
- 2.0.8 2016/03/09
- Fix [#107](https://github.com/hotchemi/PermissionsDispatcher/issues/107).
- Fix [#109](https://github.com/hotchemi/PermissionsDispatcher/issues/109).
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -5,7 +5,7 @@ USER = hotchemi
GROUP_ID = com.github.hotchemi
ARTIFACT_ID_LIBRARY = permissionsdispatcher
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
VERSION = 2.0.8
VERSION = 2.0.9
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
WEBSITE = https://github.com/hotchemi/PermissionsDispatcher
LICENCES = ['Apache-2.0']
Expand Down

0 comments on commit 7ed7d85

Please sign in to comment.