Skip to content

Commit e65e6ce

Browse files
committed
RC33
1 parent 5f6711a commit e65e6ce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ publishing {
9191
version VERSION_NAME
9292
artifactId ARTIFACT_ID
9393

94-
9594
pom {
9695
name = POM_NAME
9796
description = POM_DESCRIPTION

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=io.reactivex.rxjava2
2-
VERSION_NAME=2.11.0-RC32
2+
VERSION_NAME=2.11.0-RC33
33
POM_NAME=RxJavaFX
44
POM_PACKAGING=jar
55
POM_DESCRIPTION=RxJava extensions for JavaFX

0 commit comments

Comments
 (0)