diff options
| author | Mark Otto <[email protected]> | 2014-06-26 09:13:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-06-26 09:13:24 -0700 |
| commit | ff6b279b3cd37e7e4e6bd93535afd016f6957afc (patch) | |
| tree | 151865f44db5b3f52a0a98e98598af5a73658ea9 /js/affix.js | |
| parent | 1de2f68bdcecd9a1e19548fe9152ead1b5e1bad4 (diff) | |
| download | bootstrap-ff6b279b3cd37e7e4e6bd93535afd016f6957afc.tar.xz bootstrap-ff6b279b3cd37e7e4e6bd93535afd016f6957afc.zip | |
bump to v3.2.0
Diffstat (limited to 'js/affix.js')
| -rw-r--r-- | js/affix.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/affix.js b/js/affix.js index 5af32fee6..7d404ebee 100644 --- a/js/affix.js +++ b/js/affix.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: affix.js v3.1.1 + * Bootstrap: affix.js v3.2.0 * http://getbootstrap.com/javascript/#affix * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -28,7 +28,7 @@ this.checkPosition() } - Affix.VERSION = '3.1.1' + Affix.VERSION = '3.2.0' Affix.RESET = 'affix affix-top affix-bottom' |
