Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
i-tier-bot committed May 20, 2016
1 parent cb0e997 commit b6e752d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 1.0.2

* Use default pkg.json#files style - **[@jkrems](https://github.com/jkrems)** [#3](https://github.com/testiumjs/find-open-port/pull/3)
- [`eeb704d`](https://github.com/testiumjs/find-open-port/commit/eeb704dcb785d88b7c74d2987e73f9eee0f4bbf9) **chore:** Use default pkg.json#files style


### 1.0.1

* Apply latest nlm generator - **[@i-tier-bot](https://github.com/i-tier-bot)** [#2](https://github.com/testiumjs/find-open-port/pull/2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "find-open-port",
"version": "1.0.1",
"version": "1.0.2",
"description": "Returns a promise for an open port on localhost",
"license": "BSD-3-Clause",
"main": "lib/find-open-port.js",
Expand Down

0 comments on commit b6e752d

Please sign in to comment.