diff --git a/README.md b/README.md index 8147dcb78c8a80efd53146e43dd6ea25a41681d7..29a7367a416ef93f06a3ad3f6bdfb4ee6aa52e9f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ repositories { maven { url "https://dl.bintray.com/tslilyai/EncounterBasedCommunication" } } dependencies { - compile 'org.mpisws:ebclibrary:0.1.0.1' + compile 'org.mpisws:ebclibrary:0.1.0.2' } ```