Skip to content

Commit e99c992

Browse files
committed
Release 1.1.2
1 parent 0765f0e commit e99c992

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.1.2 / 2017-05-11
3+
==================
4+
5+
* fix: should double check 0.0.0.0 and localhost (#20)
6+
* docs: ignore type of port when checking if it's occupied (#18)
7+
28
# 1.1.1 / 2017-03-17
39

410
* fix: try to use next available port (#16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detect-port",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "detect available port",
55
"keywords": [
66
"detect",

0 commit comments

Comments
 (0)