Skip to content

Commit ce3010b

Browse files
committed
0.6.1
1 parent a93c636 commit ce3010b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cdv-socket-plugin",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "cdv-socket-plugin",
55
"cordova": {
66
"id": "com.tlantic.cdv-socket-plugin",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<plugin xmlns:android="http://schemas.android.com/apk/res/android"
3-
id="com.tlantic.plugins.socket" version="0.6.0"
3+
id="com.tlantic.plugins.socket" version="0.6.1"
44
xmlns="http://apache.org/cordova/ns/plugins/1.0">
55
<name>Socket</name>
66
<description>Tlantic TCP socket plugin</description>

0 commit comments

Comments
 (0)