Fix documentation
diff --git a/README.md b/README.md
index 784a55b..67b4c0c 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@
 <dependency>
     <groupId>org.jetbrains.kotlinx</groupId>
     <artifactId>kotlinx-coroutines-core</artifactId>
-    <version>0.30.0</version>
+    <version>0.30.1</version>
 </dependency>
 ```