Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Mar 28, 2015
1 parent ad43825 commit b7417cc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions history.md
@@ -1,4 +1,13 @@


## v1.0.0 / March 28, 2015
- Release v1.0.0 / npm@v1.0.0
- update tests
- update deps
- add tests
- add cli, run docks(1)
- run keywords(1)
- cleanup, run traviscov(1)

## v0.0.0 / March 26, 2015
- first commits
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "npm-pkgs-count",
"version": "0.1.1",
"version": "1.0.0",
"description": "Count npm user packages from npmjs.com website profile. API and CLI.",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit b7417cc

Please sign in to comment.