diff --git a/README.md b/README.md index 833d640..011a3f4 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ repositories { mavenCentral() } dependencies { - implementation("ee.bjarn", "ktify", "0.1.1") + implementation("ee.bjarn", "ktify", "0.1.1-hotfix") } ```