diff options
| author | XhmikosR <[email protected]> | 2020-09-29 18:33:00 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-29 18:33:00 +0300 |
| commit | b083c9639fd9012e5cba57d6c4088d43b3c3e57d (patch) | |
| tree | 7a945ab82b979987d298e2afd807f77216c3c453 /js/dist/dom/selector-engine.js | |
| parent | d862a9f27657ec95a0a49e159236824141f0c9ae (diff) | |
| download | bootstrap-5.0.0-alpha2.tar.xz bootstrap-5.0.0-alpha2.zip | |
Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2
Diffstat (limited to 'js/dist/dom/selector-engine.js')
| -rw-r--r-- | js/dist/dom/selector-engine.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/dist/dom/selector-engine.js b/js/dist/dom/selector-engine.js index 6ad475b8e..0e15f8e84 100644 --- a/js/dist/dom/selector-engine.js +++ b/js/dist/dom/selector-engine.js @@ -1,5 +1,5 @@ /*! - * Bootstrap selector-engine.js v5.0.0-alpha1 (https://getbootstrap.com/) + * Bootstrap selector-engine.js v5.0.0-alpha2 (https://getbootstrap.com/) * Copyright 2011-2020 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ @@ -11,7 +11,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.0.0-alpha1): dom/selector-engine.js + * Bootstrap (v5.0.0-alpha2): dom/selector-engine.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
