Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jguerinet committed May 31, 2017
1 parent 53e305b commit 6f645ce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## Version 2.0.1 (2017-05-31)
* `date`:
* Changed all of the `XXXPref` methods to open
* `dialog`:
* Added some `@JvmOverloads` to the right methods in `DialogUtils`
* `prefs`:
* Changed all of the `XXXPref` methods to open

## Version 2.0.0 (2017-05-31)
* Converted everything to Kotlin!
* Renamed the repo
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
# org.gradle.parallel=true

# Project properties
suitcase_version=2.0.0
suitcase_version=2.0.1
group=com.guerinet

# Android specific properties
Expand Down

0 comments on commit 6f645ce

Please sign in to comment.