Skip to content

Commit 04b64ea

Browse files
committed
bump 0.4.14
1 parent 42860bc commit 04b64ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hawkingnetwork/react-native-mqtt",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "MQTT client for react-native",
55
"main": "index.js",
66
"scripts": {
@@ -15,7 +15,7 @@
1515
"reactnative",
1616
"iot"
1717
],
18-
"author": "Tuan PM <tuanpm@live.com> (http://tuanpm.net)",
18+
"author": "NaviOcean <navi.ocean@outlook.com> (https://githubs.com/naviocean)",
1919
"contributors": [
2020
{
2121
"name": "Yury Korolev",
@@ -28,9 +28,9 @@
2828
"url": "http://github.com/rusfearuth"
2929
},
3030
{
31-
"name": "Duong Le",
32-
"email": "navi.ocean@outlook.com",
33-
"url": "https://github.com/naviocean"
31+
"name": "Tuan PM",
32+
"email": "tuanpm@live.com",
33+
"url": "http://tuanpm.net"
3434
}
3535
],
3636
"license": "MIT",

0 commit comments

Comments
 (0)