diff --git a/README.md b/README.md index 20745ce..eeecc26 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Step 2. Add the dependency com.github.gilokimu woodroid - 0.1.0 + 0.2.0 ``` @@ -46,7 +46,7 @@ allprojects { Step 2. Add the dependency ```gradle dependencies { - implementation 'com.github.gilokimu:woodroid:0.1.0' + implementation 'com.github.gilokimu:woodroid:0.2.0' } ```