From 3111a85f81a3fb53c7e1259d4a7d298b58d5ccfc Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 24 Nov 2015 18:28:55 -0500 Subject: update bootstrap to 3.3.6 --- bower_components/bootstrap/js/tooltip.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bower_components/bootstrap/js/tooltip.js') diff --git a/bower_components/bootstrap/js/tooltip.js b/bower_components/bootstrap/js/tooltip.js index c3fe4b06..7094b34d 100644 --- a/bower_components/bootstrap/js/tooltip.js +++ b/bower_components/bootstrap/js/tooltip.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: tooltip.js v3.3.5 + * Bootstrap: tooltip.js v3.3.6 * http://getbootstrap.com/javascript/#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== @@ -26,7 +26,7 @@ this.init('tooltip', element, options) } - Tooltip.VERSION = '3.3.5' + Tooltip.VERSION = '3.3.6' Tooltip.TRANSITION_DURATION = 150 -- cgit v1.2.3