Explorar o código

Version 0.9.6 for realz

Brian Egan %!s(int64=6) %!d(string=hai) anos
pai
achega
419b06bb6e
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 4 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Changelog
 
+## 0.9.6
+
+  * Update to work with `video_player: ">=0.7.0 <0.11.0"`
+
 ## 0.9.5
 
   * Cosmetic change -> remove unfinished fit property which slipped into the last release

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: chewie
 description: A video player for Flutter with Cupertino and Material play controls
-version: 0.9.5
+version: 0.9.6
 homepage: https://github.com/brianegan/chewie
 authors:
   - Brian Egan <brian@brianegan.com>