Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Grynn committed Jun 15, 2022
1 parent 75176fe commit 4edcbd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "open-in-browser",
"version": "0.0.9",
"version": "0.1.0",
"description": "Simple CLI tool using react-dev-tool's open in browser to open any URL in the computers default browser. If the page is already open, activate the tab instead of creating a new window.",
"bin": {
"open-in-browser": "bin/open.js"
Expand Down

0 comments on commit 4edcbd4

Please sign in to comment.