Skip to content

Commit 00907bc

Browse files
committed
Bump version
1 parent 4f6ef5d commit 00907bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-websocket",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Cordova WebSocket Plugin for Android",
55
"cordova": {
66
"id": "cordova-plugin-websocket",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
id="cordova-plugin-websocket"
6-
version="0.12.0">
6+
version="0.12.1">
77
<name>WebSocket for Android</name>
88
<description>Cordova WebSocket Plugin for Android</description>
99
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)