Skip to content

Commit 3fd0867

Browse files
committed
update version to 1.0.0.RC5
1 parent 576890c commit 3fd0867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ subprojects {
33
apply plugin: "osgi"
44

55
group = "org.reactivestreams"
6-
version = "1.0.0.RC4"
6+
version = "1.0.0.RC5"
77

88
sourceCompatibility = 1.6
99
targetCompatibility = 1.6

0 commit comments

Comments
 (0)