diff --git a/README.md b/README.md index 90e9ecb..08dc128 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ repositories { } dependencies { - implementation 'dev.romainguy:pathway:0.2.0' + implementation 'dev.romainguy:pathway:0.3.0' } ```