From 31a284e231ca60e3d40c1f9e99ad0b4ed7de77ea Mon Sep 17 00:00:00 2001 From: Jakub Homlala Date: Wed, 30 Sep 2020 11:39:32 +0200 Subject: [PATCH] General refactor, pre release changes --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index af00f58ba..bbef7274a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: better_player description: Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run. -version: 0.0.24 +version: 0.0.25 authors: - Jakub Homlala homepage: https://github.com/jhomlala/betterplayer