aboutsummaryrefslogtreecommitdiff
path: root/knit
diff options
context:
space:
mode:
authorRoman Elizarov <elizarov@gmail.com>2017-10-21 18:13:22 +0300
committerRoman Elizarov <elizarov@gmail.com>2017-10-21 18:13:22 +0300
commit557668612be79b7778e95b61f9435dd02bd00ff5 (patch)
tree799050b7e197cbf02807a4baa599880dff53d692 /knit
parentd3d335b1b81b1936f7b5d94ea2c1e871ae121e5a (diff)
downloadkotlinx.coroutines-557668612be79b7778e95b61f9435dd02bd00ff5.tar.gz
Version 0.19.2
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 e4dfd0e1..dec6f766 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.19.1-SNAPSHOT</version>
+ <version>0.19.2-SNAPSHOT</version>
</parent>
<artifactId>knit</artifactId>