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:
authorMark Otto <markdotto@gmail.com>2018-01-18 19:21:22 +0300
committerMark Otto <markd.otto@gmail.com>2018-01-18 21:24:51 +0300
commit572d00ac7e4ffdb91c1015d83100ea1c279af6ca (patch)
tree9488d2d4b052865bf67694a6200c0aef24586b3d /js/src/util.js
parentbffa438f8ea7baff361fe04b1d50eb9254d3fdbe (diff)
Bump version to 4.0.0
Diffstat (limited to 'js/src/util.js')
-rw-r--r--js/src/util.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/util.js b/js/src/util.js
index 373b8adac5..4dde77048f 100644
--- a/js/src/util.js
+++ b/js/src/util.js
@@ -2,7 +2,7 @@ import $ from 'jquery'
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.0.0-beta.3): util.js
+ * Bootstrap (v4.0.0): util.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/