Skip to content

Commit

Permalink
Bump up version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hotchemi committed Feb 24, 2019
1 parent fd8544a commit a3b0372
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change Log
==========

Version 0.1.2 *(2019-02-25)*
------------------------------

- [Trim extracted JAR file names to avoid invalid paths on Windows](https://github.com/permissions-dispatcher/kompile-testing/pull/9)

Version 0.1.1 *(2019-01-05)*
------------------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
USER = hotchemi
GROUP_ID = org.permissionsdispatcher
ARTIFACT_ID = kompile-testing
VERSION = 0.1.1
VERSION = 0.1.2
DESCRIPTION = Testing tools for kotlinc and kapt.
WEBSITE = https://github.com/permissions-dispatcher/kompile-testing
VCS_URL = https://github.com/permissions-dispatcher/kompile-testing.git
Expand Down

0 comments on commit a3b0372

Please sign in to comment.