Skip to content

Commit

Permalink
Update compile version number
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Nov 12, 2016
1 parent 8f25608 commit f4d7f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ Flowable.just(1)

```
dependencies {
compile "com.github.akarnokd:rxjava2-extensions:0.5.2"
compile "com.github.akarnokd:rxjava2-extensions:0.6.2"
}
```

Expand Down

0 comments on commit f4d7f16

Please sign in to comment.