prepare 5.0.0 version
This commit is contained in:
parent
1fb07b53d0
commit
917f9cb460
@ -1,5 +1,8 @@
|
||||
## Changelog
|
||||
|
||||
### Version 5.0.0
|
||||
* AndroidX Support
|
||||
|
||||
### Version 4.4.4
|
||||
* Handle racing conditions when props are setted on exoplayer
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user