Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Apr 15, 2014
1 parent 56c9902 commit 0cb6082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions jquery.matchHeight.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* jquery.matchHeight.js v0.5.0
* jquery.matchHeight.js v0.5.1
* http:https://brm.io/jquery-match-height/
* License: MIT
*/
Expand Down Expand Up @@ -148,7 +148,6 @@
$($.fn.matchHeight._applyDataApi);

// update heights on load and resize events

$(window).bind('load resize orientationchange', $.fn.matchHeight._update);

/*
Expand Down
2 changes: 1 addition & 1 deletion matchHeight.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"equalize",
"columns"
],
"version": "0.5.0",
"version": "0.5.1",
"author": {
"name": "liabru",
"url": "http:https://brm.io"
Expand Down

0 comments on commit 0cb6082

Please sign in to comment.