diff --git a/README-ZH.md b/README-ZH.md index 9a75d44..ed197c1 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -65,7 +65,7 @@ ```yaml dependencies: - auto_updater: ^0.1.4 + auto_updater: ^0.1.5 ``` 或 diff --git a/README.md b/README.md index 7ffa419..0574f2b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Add this to your package's pubspec.yaml file: ```yaml dependencies: - auto_updater: ^0.1.4 + auto_updater: ^0.1.5 ``` Or