diff --git a/README.md b/README.md index 1f04f98..6ed1c12 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ can use it by just adding this to your `build.gradle`: ```groovy plugins { - id "oe.espresso.latte.latte" version "0.2.2" + id "oe.espresso.latte.latte" version "0.2.3" } ```