From 4e5b5fd0ee3d3e1856f32d5956cb7c8cc1029254 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 12 Nov 2014 15:34:02 -0500 Subject: update bootstrap to 3.3.1 --- bower_components/bootstrap/js/affix.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bower_components/bootstrap/js/affix.js') diff --git a/bower_components/bootstrap/js/affix.js b/bower_components/bootstrap/js/affix.js index e4efa20c..deea2948 100644 --- a/bower_components/bootstrap/js/affix.js +++ b/bower_components/bootstrap/js/affix.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: affix.js v3.3.0 + * Bootstrap: affix.js v3.3.1 * http://getbootstrap.com/javascript/#affix * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -28,7 +28,7 @@ this.checkPosition() } - Affix.VERSION = '3.3.0' + Affix.VERSION = '3.3.1' Affix.RESET = 'affix affix-top affix-bottom' -- cgit v1.2.3