Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
WindomZ committed May 23, 2017
1 parent 052297a commit 9ff1318
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ $ gituser -h

-h, --help output usage information
-V, --version output the version number
--debug debug mode, such as print error tracks
--debug debug mode, similar to sandbox mode
--log log method, print error tracks
```

## Example
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": "gituser",
"version": "1.0.2",
"version": "1.1.0",
"description": "Easily switch git users.",
"preferGlobal": true,
"main": "index.js",
Expand Down

0 comments on commit 9ff1318

Please sign in to comment.