Skip to content

Commit

Permalink
Prepare for 2.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shintaro Katafuchi committed Apr 10, 2016
1 parent 507c59f commit 0c4784e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ChangeLog

- 2.1.2 2016/04/11
- Fix [#131](https://github.com/hotchemi/PermissionsDispatcher/pull/131).
- Add [#122](https://github.com/hotchemi/PermissionsDispatcher/pull/122).
- 2.1.1 2016/03/30
- Fix [#124](https://github.com/hotchemi/PermissionsDispatcher/issues/124).
- 2.1.0 2016/03/20
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ USER = hotchemi
GROUP_ID = com.github.hotchemi
ARTIFACT_ID_LIBRARY = permissionsdispatcher
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
VERSION = 2.1.1
VERSION = 2.1.2
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 0c4784e

Please sign in to comment.