Brian Egan %!s(int64=7) %!d(string=hai) anos
pai
achega
4882a9ed57
Modificáronse 2 ficheiros con 5 adicións e 1 borrados
  1. 4 0
      CHANGELOG.md
  2. 1 1
      README.md

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Changelog
 
+## 0.5.1
+
+  * Update README to fix installation instructions
+
 ## 0.5.0
 
   * Update to work with `video_player: ">=0.5.0 <0.6.0`

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ In your `pubspec.yaml` file within your Flutter Project:
 
 ```yaml
 dependencies:
-  chewie: ^0.3.0
+  chewie: <latest_version>
 ```
 
 ## Use it