Skip to content

Commit 4dc8f3c

Browse files
author
Felix Hammerl
committed
bump version
1 parent 3d38159 commit 4dc8f3c

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,6 +1,6 @@
11
{
22
"name": "tcp-socket",
3-
"version": "0.5.1",
3+
"version": "0.5.3",
44
"main": "src/tcp-socket",
55
"description": "This shim brings the W3C Raw Socket API to node.js and Chromium. Its purpose is to enable apps to use the same api in Firefox OS, Chrome OS, and on the server.",
66
"repository": {
@@ -42,4 +42,4 @@
4242
"starttls": "https://github.com/whiteout-io/starttls/tarball/master",
4343
"underscore": "^1.6.0"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)