From 6fee22cac66b3767fea9aeaca3ff09e8aed3b710 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Sat, 18 Apr 2015 11:21:12 -0700 Subject: [PATCH] Bump for react-native 0.4.0 --- RCTVideo.m | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RCTVideo.m b/RCTVideo.m index d1fd8171..1c9f3b6e 100644 --- a/RCTVideo.m +++ b/RCTVideo.m @@ -49,6 +49,7 @@ static NSString *const statusKeyPath = @"status"; _pendingSeekTime = 0.0f; _lastSeekTime = 0.0f; } + return self; } @@ -174,7 +175,6 @@ static NSString *const statusKeyPath = @"status"; } - (void)attachListeners { - // listen for end of file [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(notifyEnd:) diff --git a/package.json b/package.json index a26468c9..30b7c331 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "react-native-video", - "version": "0.2.9", + "version": "0.3", "description": "A