diff --git a/package.json b/package.json index 4f229e1..d5bbc36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-streaming-media", - "version": "2.1.2", + "version": "2.1.3", "description": "This plugin allows you to stream audio and video in a fullscreen, native player on iOS and Android.", "main": "index.js", "scripts": { diff --git a/plugin.xml b/plugin.xml index 540f48b..4eaa2e0 100755 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-streaming-media" - version="2.1.2"> + version="2.1.3"> StreamingMedia