Skip to content

Commit e94ebaa

Browse files
committed
Release 3.0.0-RC6
1 parent 9a916c1 commit e94ebaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RxJava 3: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.
1313
```groovy
1414
1515
dependencies {
16-
implementation "com.github.akarnokd:rxjava3-bridge:3.0.0-RC5"
16+
implementation "com.github.akarnokd:rxjava3-bridge:3.0.0-RC6"
1717
}
1818
```
1919

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GROUP=com.github.akarnokd
2-
VERSION_NAME=3.0.0-RC5
3-
version=3.0.0-RC5
2+
VERSION_NAME=3.0.0-RC6
3+
version=3.0.0-RC6
44

55
POM_ARTIFACT_ID=rxjava3-bridge
66
POM_NAME=RxJava 3 Bridge to/from RxJava 2

0 commit comments

Comments
 (0)