diff --git a/README.md b/README.md index 84aa37f..ab0e884 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { ``` dependencies { - implementation 'com.github.eurigo:UDPUtils:1.1.0' + implementation 'com.github.eurigo:UDPUtils:1.1.1' } ```