Skip to content

Commit 36833e8

Browse files
committed
bump verison for new repo
1 parent a4f2b76 commit 36833e8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

HISTORY.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
0.1.4 / 2015-08-24
2-
===================
1+
# 1.0.6 / 2016-11-29
2+
3+
* Bump version for new Repo
4+
5+
# 0.1.4 / 2015-08-24
36

47
* Support promise
58

6-
0.1.2 / 2014-05-31
7-
===================
9+
# 0.1.2 / 2014-05-31
810

911
* Fix commander
1012

11-
0.1.1 / 2014-05-30
12-
===================
13+
# 0.1.1 / 2014-05-30
1314

1415
* Add command line support
1516

16-
0.1.0 / 2014-05-29
17-
===================
17+
# 0.1.0 / 2014-05-29
1818

1919
* Initial release

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.0.5",
3+
"version": "1.0.6",
44
"description": "detect available port",
55
"keywords": [
66
"detect",

0 commit comments

Comments
 (0)