aboutsummaryrefslogtreecommitdiff
path: root/knit
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 /knit
parente82dee7c005b7f923fc88b418a50a89136ad38ad (diff)
downloadkotlinx.coroutines-5400ace984b4d96ac22184b96a79dbae126e5537.tar.gz
Version 0.18
Diffstat (limited to 'knit')
-rw-r--r--knit/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/knit/pom.xml b/knit/pom.xml
index 826070e1..c510769f 100644
--- a/knit/pom.xml
+++ b/knit/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines</artifactId>
- <version>0.17-SNAPSHOT</version>
+ <version>0.18-SNAPSHOT</version>
</parent>
<artifactId>knit</artifactId>