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/scrollspy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bower_components/bootstrap/js/scrollspy.js') diff --git a/bower_components/bootstrap/js/scrollspy.js b/bower_components/bootstrap/js/scrollspy.js index 973021a9..c468262f 100644 --- a/bower_components/bootstrap/js/scrollspy.js +++ b/bower_components/bootstrap/js/scrollspy.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: scrollspy.js v3.3.0 + * Bootstrap: scrollspy.js v3.3.1 * http://getbootstrap.com/javascript/#scrollspy * ======================================================================== * Copyright 2011-2014 Twitter, Inc. @@ -30,7 +30,7 @@ this.process() } - ScrollSpy.VERSION = '3.3.0' + ScrollSpy.VERSION = '3.3.1' ScrollSpy.DEFAULTS = { offset: 10 -- cgit v1.2.3