diff options
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` |