Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Feb 4, 2015
1 parent e59c928 commit 69a757c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@


## v1.0.2 / February 4, 2015
- Release v1.0.2 / npm@v1.0.2
- update readme
- bump deps

## v1.0.1 / January 26, 2015
- Release v1.0.1 / npm@v1.0.1
- fix reflinks, add more relatd
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": "hybridify-all",
"version": "1.0.1",
"version": "1.0.2",
"description": "Hybridifies all the selected functions in an object.",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit 69a757c

Please sign in to comment.