Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Apr 17, 2015
1 parent 248e88b commit fd1a7dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## v2.0.0 / April 17, 2015
- Release v2.0.0 / npm@v2.0.0
- add related section to readme
- fix last test, b/c got@v2.7.0
- simplify travis.yml
- externalize cli, close #1

## v1.0.2 / March 30, 2015
- Release v1.0.2 / npm@v1.0.2
- fix cli, replace `is-kindof` with `assert-kindof`
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": "npm-pkgs",
"version": "1.0.2",
"version": "2.0.0",
"description": "List user npm packages from the [npmjs.com](http://npm.im)!",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit fd1a7dc

Please sign in to comment.