diff --git a/README.md b/README.md index 543eee9..f31c2dc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ In your flutter project(in pubspec.yaml) add the dependency: ```yaml dependencies: - floating_bubbles: ^2.5.0 + floating_bubbles: ^2.5.1 ``` Import the package: