prepare 5.0.0 version

This commit is contained in:
Daniel Mariño 2019-07-25 10:12:36 +02:00
parent 1fb07b53d0
commit 917f9cb460
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
## Changelog
### Version 5.0.0
* AndroidX Support
### Version 4.4.4
* Handle racing conditions when props are setted on exoplayer

View File

@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "4.4.4",
"version": "5.0.0",
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",