aboutsummaryrefslogtreecommitdiff
path: root/reactive/kotlinx-coroutines-reactive/pom.xml
diff options
context:
space:
mode:
authorRoman Elizarov <elizarov@gmail.com>2017-08-18 17:33:22 +0300
committerRoman Elizarov <elizarov@gmail.com>2017-08-18 17:38:51 +0300
commit5400ace984b4d96ac22184b96a79dbae126e5537 (patch)
tree5dfb43852ad8ae8ae836690c7e040def8c72bfce /reactive/kotlinx-coroutines-reactive/pom.xml
parente82dee7c005b7f923fc88b418a50a89136ad38ad (diff)
downloadkotlinx.coroutines-5400ace984b4d96ac22184b96a79dbae126e5537.tar.gz
Version 0.18
Diffstat (limited to 'reactive/kotlinx-coroutines-reactive/pom.xml')
-rw-r--r--reactive/kotlinx-coroutines-reactive/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/reactive/kotlinx-coroutines-reactive/pom.xml b/reactive/kotlinx-coroutines-reactive/pom.xml
index df0f8873..c6b56f94 100644
--- a/reactive/kotlinx-coroutines-reactive/pom.xml
+++ b/reactive/kotlinx-coroutines-reactive/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines</artifactId>
- <version>0.17-SNAPSHOT</version>
+ <version>0.18-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>