From e003025b3290ec61e9421de4879209b94c9f9785 Mon Sep 17 00:00:00 2001 From: lzj Date: Fri, 27 Sep 2019 16:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/package.json | 2 +- package.json | 2 +- react-native-rtmp-player-jm.podspec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/package.json b/example/package.json index 9296eac..ff4e7ea 100644 --- a/example/package.json +++ b/example/package.json @@ -9,7 +9,7 @@ "dependencies": { "react": "16.6.3", "react-native": "0.57.8", - "react-native-rtmp-player-jm": "^1.0.4", + "react-native-rtmp-player-jm": "^1.0.5", "react-native-fs": "2.13.3" }, "devDependencies": { diff --git a/package.json b/package.json index aa223a3..83e603f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rtmp-player-jm", - "version": "1.0.4", + "version": "1.0.5", "description": "Jimi Video Player for RTMP SDK modules and view for React Native(Android & IOS), support react native 0.57+. ", "main": "index.js", "scripts": { diff --git a/react-native-rtmp-player-jm.podspec b/react-native-rtmp-player-jm.podspec index 48746dc..83cbbfa 100644 --- a/react-native-rtmp-player-jm.podspec +++ b/react-native-rtmp-player-jm.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "react-native-rtmp-player-jm" - s.version = "1.0.4" + s.version = "1.0.5" s.summary = "Jimi RTMP Video Player SDK for React Native" s.description = <<-DESC