Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Feb 28, 2014
1 parent 2347457 commit f09dc47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@

1.0.3 / 2014-02-27
1.0.4 / 2014-02-28
==================

* update component/delegate to 0.2.1

1.0.3 / 2014-02-27
==================

* cmp: bump 1.0.3
* cmp: bump to-function@2.0.0

1.0.2 / 2014-02-26
1.0.2 / 2014-02-26
==================

* cmp: bump each@0.2.2
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dom",
"version": "1.0.3",
"version": "1.0.4",
"description": "DOM traversal, manipulation and events aggregate library",
"keywords": [
"html",
Expand Down

0 comments on commit f09dc47

Please sign in to comment.