From 7ec0098c7fbbfce0bda446bff1145725251d7e3f Mon Sep 17 00:00:00 2001 From: Mattia Date: Thu, 8 Apr 2021 11:36:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc9651d..f0395fb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ YoutubeExplode is a library that provides an interface to query metadata of YouT Add the dependency to the pubspec.yaml (Check for the latest version) ```yaml -youtube_explode_dart: ^1.3.0 +youtube_explode_dart: ^1.9.1 ``` Import the library