From 63e8d93e35cb37cdb34f18977d2699b3e20cc208 Mon Sep 17 00:00:00 2001 From: "alfredo.salzillo" Date: Tue, 25 Dec 2018 22:50:29 +0100 Subject: [PATCH] readme install update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2b6738..0bb478a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ as a dependency in your flutter project. ```yaml dependencies: - flhooks: "^0.1.0" + flhooks: "^1.0.1" ``` You should then run `flutter packages upgrade`