We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f2b76 commit 36833e8Copy full SHA for 36833e8
HISTORY.md
@@ -1,19 +1,19 @@
1
-0.1.4 / 2015-08-24
2
-===================
+# 1.0.6 / 2016-11-29
+
3
+ * Bump version for new Repo
4
5
+# 0.1.4 / 2015-08-24
6
7
* Support promise
8
-0.1.2 / 2014-05-31
9
+# 0.1.2 / 2014-05-31
10
11
* Fix commander
12
-0.1.1 / 2014-05-30
13
+# 0.1.1 / 2014-05-30
14
15
* Add command line support
16
-0.1.0 / 2014-05-29
17
+# 0.1.0 / 2014-05-29
18
19
* Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "detect-port",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "detect available port",
"keywords": [
"detect",
0 commit comments