Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Dec 30, 2014
1 parent 4aca754 commit 3ba7f5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.0.2 / December 30, 2014
- remove `.inherit` not needed

## v0.0.1 / December 30, 2014
- npm publish

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": "dual-emitter",
"version": "0.0.1",
"version": "0.0.2",
"description": "Cross-browser (and IE8) + node.js event emitter. Invoke custom or DOM event. Micro library in 35 lines without jQuery!!!",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit 3ba7f5f

Please sign in to comment.