update README

This commit is contained in:
2025-10-02 11:10:22 +02:00
parent c4a135817a
commit 30e0a545c4

View File

@@ -12,7 +12,7 @@ repositories {
}
dependencies {
implementation("com.infendro:migration:1.0.0")
implementation("com.infendro:migration:1.1.0")
}
```