Update to 2.1.0

This commit is contained in:
Hampton Maxwell
2018-05-28 21:43:18 -07:00
parent cc9498d72e
commit fb0610043f

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "2.0.0",
"version": "2.1.0",
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",
@@ -17,6 +17,10 @@
{
"name": "Baris Sencan",
"email": "baris.sncn@gmail.com"
},
{
"name": "Hampton Maxwell",
"email": "me@hamptonmaxwell.com"
}
],
"repository": {