Skip to content

Commit bcc9fa3

Browse files
author
zinc.lx
committed
update version to 1.3.0
1 parent 97910e7 commit bcc9fa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "global-tunnel",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Global HTTP & HTTPS tunneling",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/goinstant/global-tunnel.git"
99
},
1010
"engines": {
11-
"node": "0.10.x"
11+
"node": "~0.10.x"
1212
},
1313
"dependencies": {
1414
"lodash": "1.3.1",

0 commit comments

Comments
 (0)