From 3b9a620e36e016d28c8257babb96fa3f4584962e Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Thu, 26 Jun 2014 18:53:10 +0200 Subject: rake convert --- assets/javascripts/bootstrap/tooltip.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/javascripts/bootstrap/tooltip.js') diff --git a/assets/javascripts/bootstrap/tooltip.js b/assets/javascripts/bootstrap/tooltip.js index 801317b..9cdb6c9 100644 --- a/assets/javascripts/bootstrap/tooltip.js +++ b/assets/javascripts/bootstrap/tooltip.js @@ -1,5 +1,5 @@ /* ======================================================================== - * Bootstrap: tooltip.js v3.1.1 + * Bootstrap: tooltip.js v3.2.0 * http://getbootstrap.com/javascript/#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== @@ -25,7 +25,7 @@ this.init('tooltip', element, options) } - Tooltip.VERSION = '3.1.1' + Tooltip.VERSION = '3.2.0' Tooltip.DEFAULTS = { animation: true, -- cgit v1.2.3