diff --git a/README.md b/README.md index d1317811..a9a97aed 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To use this library in your android project, just simply add the following depen ``` dependencies { - compile 'com.evrencoskun.library:tableview:0.8.9' + compile 'com.evrencoskun.library:tableview:0.8.9.2' } ```