summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0b2a7f..aa0c49f 100644
--- a/README.md
+++ b/README.md
@@ -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`