aboutsummaryrefslogtreecommitdiff
path: root/js/src/dom/selectorEngine.js
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2018-07-25 11:29:16 +0200
committerXhmikosR <[email protected]>2019-02-20 22:05:45 +0200
commitc44db783bf17c907dd46f53fdaa917ec74ffbded (patch)
tree69a380068b58961b01e5cd465e118dbda4d376dd /js/src/dom/selectorEngine.js
parentcf821e1d4d1d67f6b4ce9651ae64c72a502c40ba (diff)
downloadbootstrap-c44db783bf17c907dd46f53fdaa917ec74ffbded.tar.xz
bootstrap-c44db783bf17c907dd46f53fdaa917ec74ffbded.zip
chore(update): bump to 4.1.3
Diffstat (limited to 'js/src/dom/selectorEngine.js')
-rw-r--r--js/src/dom/selectorEngine.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/dom/selectorEngine.js b/js/src/dom/selectorEngine.js
index 55d2ce4bb..c2eec95a7 100644
--- a/js/src/dom/selectorEngine.js
+++ b/js/src/dom/selectorEngine.js
@@ -3,7 +3,7 @@ import Util from '../util'
/**
* --------------------------------------------------------------------------
- * Bootstrap (v4.1.1): dom/selectorEngine.js
+ * Bootstrap (v4.1.3): dom/selectorEngine.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* --------------------------------------------------------------------------
*/