Bump version to 3.2.1

This commit is contained in:
Hampton Maxwell 2018-09-22 15:03:22 -07:00
parent 458c0829b3
commit 584559ea75

View File

@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "3.2.0",
"version": "3.2.1",
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",
@ -45,4 +45,4 @@
"sourceDir": "./android-exoplayer"
}
}
}
}