diff --git a/README.md b/README.md index f6a9ea5..e5ba4e5 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add the following to your `pubspec.yaml` file: ```yaml dependencies: - app_image: ^1.0.8 + app_image: ^1.0.9 ``` Then run `flutter pub get` to install the package.