Bump for react-native 0.4.0

This commit is contained in:
Brent Vatne
2015-04-18 11:21:12 -07:00
parent e12769f919
commit 6fee22cac6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "react-native-video",
"version": "0.2.9",
"version": "0.3",
"description": "A <Video /> element for react-native",
"main": "Video.ios.js",
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)",
"dependencies": {
"react-native": "^0.3.10"
"react-native": "^0.4.0"
},
"files": [
"RCTVideo.xcodeproj",