Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbski committed May 5, 2020
1 parent 5414145 commit 3cf0b64
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": "5.0.0-rc.0",
"version": "5.0.0",
"main": "lib/wait-on",
"bin": {
"wait-on": "bin/wait-on"
Expand Down

0 comments on commit 3cf0b64

Please sign in to comment.