Skip to content

Commit

Permalink
Increment to 2.1.3 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Aug 25, 2018
1 parent 89d62d0 commit 2d9eef1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">

<name>StreamingMedia</name>

Expand Down

0 comments on commit 2d9eef1

Please sign in to comment.