Skip to content

Commit 2b1ddda

Browse files
committed
Prepare new version.
1 parent b344c89 commit 2b1ddda

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Version 1.0.5
4+
5+
* Update dependencies
6+
* Fix bugs #55, #38
7+
38
## Version 1.0.4
49

510
* Update dependencies

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The lib is available on jCenter. Add the following to your `build.gradle`:
8080

8181
```groovy
8282
dependencies {
83-
compile 'com.patloew.rxlocation:rxlocation:1.0.4'
83+
compile 'com.patloew.rxlocation:rxlocation:1.0.5'
8484
compile 'com.google.android.gms:play-services-location:15.0.0'
8585
}
8686
```

0 commit comments

Comments
 (0)