We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f361483 commit 48a6d9dCopy full SHA for 48a6d9d
build.gradle
@@ -16,7 +16,7 @@ subprojects {
16
apply plugin: 'biz.aQute.bnd.builder'
17
18
group = "org.reactivestreams"
19
- version = "1.0.4"
+ version = "1.0.5"
20
21
sourceCompatibility = 1.6
22
targetCompatibility = 1.6
0 commit comments