aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/js/customizer.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-30 08:30:37 -0800
committerMark Otto <[email protected]>2014-01-30 08:30:37 -0800
commit1409cde7e800ca83fd761f87e5ad8f0d259e38d1 (patch)
treee4c1053358e830fe213cba9a15494001d46d9557 /docs/assets/js/customizer.js
parent9a6b7ab3754ec8a6342280f53a9d7476d87f972c (diff)
downloadbootstrap-3.1.0.tar.xz
bootstrap-3.1.0.zip
Bump versions, run gruntv3.1.0
Diffstat (limited to 'docs/assets/js/customizer.js')
-rw-r--r--docs/assets/js/customizer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/customizer.js b/docs/assets/js/customizer.js
index c0272b642..405d87572 100644
--- a/docs/assets/js/customizer.js
+++ b/docs/assets/js/customizer.js
@@ -10,7 +10,7 @@
window.onload = function () { // wait for load in a dumb way because B-0
var cw = '/*!\n' +
- ' * Bootstrap v3.0.3 (http://getbootstrap.com)\n' +
+ ' * Bootstrap v3.1.0 (http://getbootstrap.com)\n' +
' * Copyright 2011-2014 Twitter, Inc.\n' +
' * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' +
' */\n\n';