diff options
author | Matt Banks <mjbanks@gmail.com> | 2013-08-09 12:26:06 -0400 |
---|---|---|
committer | Matt Banks <mjbanks@gmail.com> | 2013-08-09 12:27:52 -0400 |
commit | a0d5faded9e81b0151377b18ada0598f0d2592d1 (patch) | |
tree | 83dce65472bec176e2410eeaadabf2ca180424c0 /jquery.equalheights.js | |
parent | 473254277ff2cdd623a0a06025d0e6b0a33a2c4d (diff) | |
download | jQuery.equalHeights-a0d5faded9e81b0151377b18ada0598f0d2592d1.zip jQuery.equalHeights-a0d5faded9e81b0151377b18ada0598f0d2592d1.tar.gz jQuery.equalHeights-a0d5faded9e81b0151377b18ada0598f0d2592d1.tar.bz2 |
bump to 1.4.2, credit Korri, re-uglify minified version
Diffstat (limited to 'jquery.equalheights.js')
-rw-r--r-- | jquery.equalheights.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery.equalheights.js b/jquery.equalheights.js index 17f6b73..9916a25 100644 --- a/jquery.equalheights.js +++ b/jquery.equalheights.js @@ -6,7 +6,7 @@ * Uses the same license as jQuery, see: * http://docs.jquery.com/License * - * @version 1.4 + * @version 1.4.2 */ (function($) { |