Skip to content

Commit

Permalink
update eventie
Browse files Browse the repository at this point in the history
eventie version
  • Loading branch information
desandro committed May 28, 2013
1 parent 994d648 commit 65006ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packery",
"version": "1.0.5",
"version": "1.0.6",
"author": "David DeSandro / Metafizzy",
"description": "bin-packing layout library",
"main": [
Expand All @@ -13,7 +13,7 @@
"classie": "desandro/classie",
"doc-ready": "desandro/doc-ready#>=0.0.3",
"eventEmitter": ">=3",
"eventie": "desandro/eventie",
"eventie": "desandro/eventie#>=1.0.3",
"get-size": "desandro/get-size#>=1.1.0",
"get-style-property": "desandro/get-style-property",
"jquery-bridget": "desandro/jquery-bridget#>=0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion js/packery.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Packery v1.0.5
* Packery v1.0.6
* bin-packing layout library
* http://packery.metafizzy.co
*
Expand Down

0 comments on commit 65006ba

Please sign in to comment.