diff --git a/README.md b/README.md index 69a2920..29f43f8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The default toasts are ugly and don't really provide much more than a short mess #### Gradle ```groovy dependencies { - compile 'net.steamcrafted:load-toast:1.0.5' + compile 'net.steamcrafted:load-toast:1.0.6' } ```