Skip to content

Commit

Permalink
Release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 23, 2014
1 parent 40004a5 commit 10f1f62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions history.md
@@ -1,3 +1,6 @@
## v0.0.1 / December 24, 2014
- run `npm publish`

## v0.0.0 / December 24, 2014
- add coveralls
- add `bluebird` as devDep
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "gitlogin",
"version": "0.0.0",
"version": "0.0.1",
"description": "Modern, simplified Github login, CLI and API - generating personal access token. Support promises and node-style callbacks.",
"scripts": {
"lint": "jshint . && jscs . --reporter inline",
Expand Down

0 comments on commit 10f1f62

Please sign in to comment.