Skip to content

Commit

Permalink
Prepare release 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Jun 29, 2017
1 parent b5ed392 commit e4b2c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RxJava 2.x implementation of extra sources, operators and components and ports o

```
dependencies {
compile "com.github.akarnokd:rxjava2-extensions:0.17.1"
compile "com.github.akarnokd:rxjava2-extensions:0.17.2"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.17.1
version=0.17.2

0 comments on commit e4b2c5b

Please sign in to comment.