We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63426b1 commit 890be1bCopy full SHA for 890be1b
README.md
@@ -7,12 +7,12 @@ The latest preview release is available on Maven Central as
7
<dependency>
8
<groupId>org.reactivestreams</groupId>
9
<artifactId>reactive-streams</artifactId>
10
- <version>0.4.0.M1</version>
+ <version>0.4.0.M2</version>
11
</dependency>
12
13
14
<artifactId>reactive-streams-tck</artifactId>
15
16
17
18
## Goals, Design and Scope ##
0 commit comments