From 9ee65080bd66fcb84f6750793603220f7a4f658b Mon Sep 17 00:00:00 2001 From: tiamo Date: Wed, 19 May 2021 11:52:51 +0300 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecdb0a6..4c5d8d8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Inspired by [Cuberto - Animated Onboarding Screens](https://dribbble.com/shots/6 * Add this to your pubspec.yaml ``` dependencies: - concentric_transition: ^0.1.1 + concentric_transition: ^1.0.0 ``` * Get the package from Pub: ```