From 38dbf04a428d7a2dab5394341816b0fce9f2502c Mon Sep 17 00:00:00 2001 From: Jakub Homlala Date: Sat, 8 Jun 2024 21:30:09 +0200 Subject: [PATCH] refactor: general refactor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78aaefa1..13b8e92d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Catcher supports Android, iOS, Web, Linux, Windows and MacOS platforms. Add this line to your **pubspec.yaml**: ```yaml dependencies: - catcher: ^0.8.0 + catcher: ^1.0.0-dev1 ``` Then run this command: