Skip to content

Commit

Permalink
Release 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
akarnokd committed Jun 24, 2019
1 parent bc9119d commit 82bb970
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 @@ -9,7 +9,7 @@ RxJava 2 interop library for supporting Java 9 features such as `Flow.*`
# Release

```groovy
compile 'com.github.akarnokd:rxjava2-jdk9-interop:0.2.5'
compile 'com.github.akarnokd:rxjava2-jdk9-interop:0.2.7'
```

# Examples
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=0.2.5
version=0.2.7
org.gradle.jvmargs=-XX:+IgnoreUnrecognizedVMOptions --permit-illegal-access --show-version

0 comments on commit 82bb970

Please sign in to comment.