Skip to content

Commit 890be1b

Browse files
committed
Update README.md
1 parent 63426b1 commit 890be1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ The latest preview release is available on Maven Central as
77
<dependency>
88
<groupId>org.reactivestreams</groupId>
99
<artifactId>reactive-streams</artifactId>
10-
<version>0.4.0.M1</version>
10+
<version>0.4.0.M2</version>
1111
</dependency>
1212
<dependency>
1313
<groupId>org.reactivestreams</groupId>
1414
<artifactId>reactive-streams-tck</artifactId>
15-
<version>0.4.0.M1</version>
15+
<version>0.4.0.M2</version>
1616
</dependency>
1717

1818
## Goals, Design and Scope ##

0 commit comments

Comments
 (0)