Skip to content

Commit 77a7e57

Browse files
authored
Update build.gradle
Updating the version in advance of 1.0.3-RC1
1 parent e8e04e5 commit 77a7e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.2"
6+
version = "1.0.3-RC1"
77

88
sourceCompatibility = 1.6
99
targetCompatibility = 1.6

0 commit comments

Comments
 (0)