Skip to content

Commit 3817691

Browse files
committed
Updates version to 0.1.3.
1 parent 38cb922 commit 3817691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "name" : "portscanner"
22
, "description" : "Asynchronous port scanner for Node.js"
33
, "keywords" : [ "portscanner", "port", "scanner", "checker", "status" ]
4-
, "version" : "0.1.2"
4+
, "version" : "0.1.3"
55
, "preferGlobal" : false
66
, "homepage" : "https://github.com/baalexander/node-portscanner"
77
, "author" : "Brandon Alexander <baalexander@gmail.com> (https://github.com/baalexander)"

0 commit comments

Comments
 (0)