diff options
Diffstat (limited to 'bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js')
-rw-r--r-- | bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js b/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js index 11a3d39a..2c5d5d64 100644 --- a/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js +++ b/bower_components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: affix.js v3.3.5 + * Bootstrap: affix.js v3.3.6 * http://getbootstrap.com/javascript/#affix * ======================================================================== * Copyright 2011-2015 Twitter, Inc. @@ -28,7 +28,7 @@ this.checkPosition() } - Affix.VERSION = '3.3.5' + Affix.VERSION = '3.3.6' Affix.RESET = 'affix affix-top affix-bottom' |