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:
authorXhmikosR <xhmikosr@gmail.com>2021-08-04 18:41:51 +0300
committerGitHub <noreply@github.com>2021-08-04 18:41:51 +0300
commitf20fece3a8cdd0e76a42c2737524b7652bf54d26 (patch)
tree83e62cc954b17a8bc21cd5975bfd88da721793d1 /js/src/dom/event-handler.js
parent7fcc2f4d526ff774a0a7de6b624a607e5ba47fb9 (diff)
Prepare v5.1.0. (#34674)v5.1.0
Diffstat (limited to 'js/src/dom/event-handler.js')
-rw-r--r--js/src/dom/event-handler.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/dom/event-handler.js b/js/src/dom/event-handler.js
index c8303f7f27..087afde07d 100644
--- a/js/src/dom/event-handler.js
+++ b/js/src/dom/event-handler.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v5.0.2): dom/event-handler.js
+ * Bootstrap (v5.1.0): dom/event-handler.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/