From 7afdd597f4eb82de491fe37bd9b802f44d13d650 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Fri, 29 May 2020 13:08:00 -0700 Subject: Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 791486e..ef3807f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ repositories { dependencies { // Use the latest version of KotlinForForge - implementation 'thedarkcolour:kotlinforforge:1.2.1' + implementation 'thedarkcolour:kotlinforforge:1.2.2' } compileKotlin { -- cgit