Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.

Commit fbcbc3a

Browse files
committed
version 0.1.2
1 parent c28d89e commit fbcbc3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-opentokjs",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"cordova": {
55
"id": "cordova-plugin-opentokjs",
66
"platforms": [

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<plugin id="cordova-plugin-opentokjs" version="0.1.1" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
2+
<plugin id="cordova-plugin-opentokjs" version="0.1.2" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
33
<name>OpenTokPlugin</name>
44
<description />
55
<author>Ankur Oberoi</author>

0 commit comments

Comments
 (0)