diff --git a/README.md b/README.md index e2c5910d..09bd223b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ### Step 2. Add the dependency ```gradle dependencies { - implementation 'com.github.JoelKanyi:ComposeSignature:1.0.1' + implementation 'com.github.JoelKanyi:ComposeSignature:1.0.2' } ```