Skip to content

Commit

Permalink
Prepare new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
patloew committed Jun 9, 2018
1 parent b344c89 commit 2b1ddda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## Version 1.0.5

* Update dependencies
* Fix bugs #55, #38

## Version 1.0.4

* Update dependencies
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -80,7 +80,7 @@ The lib is available on jCenter. Add the following to your `build.gradle`:

```groovy
dependencies {
compile 'com.patloew.rxlocation:rxlocation:1.0.4'
compile 'com.patloew.rxlocation:rxlocation:1.0.5'
compile 'com.google.android.gms:play-services-location:15.0.0'
}
```
Expand Down

0 comments on commit 2b1ddda

Please sign in to comment.