Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed Aug 12, 2013
1 parent b077dc3 commit dc0b8e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,9 @@ Contribute new commands to this project by copying and editing the content of [H
## History
* **v1.2.1** August 12, 2013
* Parse remote url with score on username
* Add tests using Mocha
* **v1.2.0** June 7, 2013
* Add ability to create alias for users
* Add ability to list all issues/pull requests from a certain user
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gh",
"description": "GitHub command line tools.",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "http://nodegh.io",
"author": {
"name": "Eduardo Lundgren",
Expand Down

0 comments on commit dc0b8e5

Please sign in to comment.