Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Apr 5, 2015
1 parent 671388e commit 8799674
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@


## v1.0.1 / April 5, 2015
- Release v1.0.1 / npm@v1.0.1
- add related section
- move to `assertit`

## v1.0.0 / April 1, 2015
- Release v1.0.0 / npm@v1.0.0
- update descriptions
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-missing",
"version": "1.0.0",
"version": "1.0.1",
"description": "Check that given `name` or `user/repo` exists in npm registry or in github as organization/user repository.",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand All @@ -26,7 +26,7 @@
"assert-kindof": "~1.0.0",
"chalk": "~1.0.0",
"github-short-url-regex": "~3.0.0",
"got": "~2.5.0",
"got": "~2.6.0",
"log-symbols": "~1.0.2",
"meow": "~3.1.0",
"multiline": "~1.0.2"
Expand Down

0 comments on commit 8799674

Please sign in to comment.