Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-06-01 22:04:27 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-06-01 22:04:27 +0400
commitebc69356637143c938c07904d10928c11e742196 (patch)
treea803292e757470dd417f0163c2f2987fbe12babf /docs/assets/js/bootstrap-tooltip.js
parent5657ab46c5351d5a5718eff3e8f7acf5cb43f752 (diff)
2.0.3 -> 2.0.4v2.0.4
Diffstat (limited to 'docs/assets/js/bootstrap-tooltip.js')
-rw-r--r--docs/assets/js/bootstrap-tooltip.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/bootstrap-tooltip.js b/docs/assets/js/bootstrap-tooltip.js
index 6ff2b47086..b476f1c4e6 100644
--- a/docs/assets/js/bootstrap-tooltip.js
+++ b/docs/assets/js/bootstrap-tooltip.js
@@ -1,5 +1,5 @@
/* ===========================================================
- * bootstrap-tooltip.js v2.0.3
+ * bootstrap-tooltip.js v2.0.4
* http://twitter.github.com/bootstrap/javascript.html#tooltips
* Inspired by the original jQuery.tipsy by Jason Frame
* ===========================================================