diff options
author | Matt Banks <mjbanks@gmail.com> | 2013-09-17 13:21:39 -0400 |
---|---|---|
committer | Matt Banks <mjbanks@gmail.com> | 2013-09-17 13:21:39 -0400 |
commit | d41d695127b02df40383105b35b758f064786426 (patch) | |
tree | 36a94487c8277a0a3b452789d0e0bc80aee77707 /README.md | |
parent | ddb00d5221a63faafd982e73acdb8c781853c60a (diff) | |
download | jQuery.equalHeights-origin/master.zip jQuery.equalHeights-origin/master.tar.gz jQuery.equalHeights-origin/master.tar.bz2 |
v1.5.2 version bumpv1.5.2origin/masterorigin/HEAD
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ # jQuery Simple Equal Heights -Version 1.5.1 +Version 1.5.2 ## Summary @@ -50,6 +50,10 @@ See `example.html` in examples folder. ### Changelog +#### Version 1.5.2 + +* version bump for bower + #### Version 1.5.1 * fix bug with $.height() in jQuery 1.8+ with double padding when `box-siding` is set to `border-box` |