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 ce98a5b commit e3e0913Copy full SHA for e3e0913
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>rxjava-extras</artifactId>
13
- <version>0.4.10-SNAPSHOT</version>
+ <version>0.5</version>
14
15
<name>${project.artifactId}</name>
16
<description>RxJava utilities</description>
@@ -76,7 +76,7 @@
76
<connection>scm:git:https://github.com/davidmoten/rxjava-extras.git</connection>
77
<developerConnection>scm:git:https://github.com/davidmoten/rxjava-extras.git</developerConnection>
78
<url>scm:git:https://github.com:davidmoten/rxjava-extras.git</url>
79
- <tag>HEAD</tag>
+ <tag>0.5</tag>
80
</scm>
81
82
<dependencies>
0 commit comments