diff --git a/README.md b/README.md index 5cd1df3..48e5f7d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ repositories { } dependencies { - implementation("com.infendro:migration:1.0.0") + implementation("com.infendro:migration:1.1.0") } ```