From e9c2c85dbedbe2bcccb04227b231b85dd22e9388 Mon Sep 17 00:00:00 2001 From: Ben Hagen Date: Thu, 7 Feb 2019 11:04:04 +0100 Subject: [PATCH] Update version in pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7ff0c2d03..c95625e1e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: chewie description: A video player for Flutter with Cupertino and Material play controls -version: 0.9.3 +version: 0.9.4 homepage: https://github.com/brianegan/chewie authors: - Brian Egan