diff options
| author | XhmikosR <[email protected]> | 2021-05-05 22:32:12 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-05 22:32:12 +0300 |
| commit | bf0936748602c8109fd916c64b4560799fa1c3f8 (patch) | |
| tree | d88687012f32cff8e7039bdc2d470565aa83cc59 /js/dist/dom/selector-engine.js | |
| parent | 48ae5a7149d30d7d80cecbaaabaa88f7679c9172 (diff) | |
| download | bootstrap-5.0.0.tar.xz bootstrap-5.0.0.zip | |
Release v5.0.0 (#33647)v5.0.0
* Bump version to 5.0.0
* Fix npm tag
* Dist
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 d9a0a966f..456ab39d4 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-beta3 (https://getbootstrap.com/) + * Bootstrap selector-engine.js v5.0.0 (https://getbootstrap.com/) * Copyright 2011-2021 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-beta3): dom/selector-engine.js + * Bootstrap (v5.0.0): dom/selector-engine.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ |
