From c92875d6c252d355b35d87f720457703c259f36f Mon Sep 17 00:00:00 2001 From: Vijay R Date: Tue, 31 May 2022 18:57:43 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b716e..6899ec3 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Add the following to your pubspec.yaml file. ```yaml dependencies: - scroll_to_top: 0.0.1 + scroll_to_top: 0.0.3 ``` Import the package.