diff --git a/README.md b/README.md index aaf2915..b824c8b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ repositories { } dependencies { - implementation 'dev.romainguy:pathway:0.6.0' + implementation 'dev.romainguy:pathway:0.7.0' } ```