Skip to content

Commit

Permalink
4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbski committed Apr 8, 2020
1 parent 9be5902 commit d0f5f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "wait-on",
"description": "wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available",
"version": "4.0.1",
"version": "4.0.2",
"main": "lib/wait-on",
"bin": {
"wait-on": "bin/wait-on"
Expand Down

0 comments on commit d0f5f86

Please sign in to comment.