aboutsummaryrefslogtreecommitdiff
path: root/js/src/dom/event-handler.js
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-12-24 18:37:22 +0200
committerGitHub <[email protected]>2022-12-24 18:37:22 +0200
commitcf9454caa00872899215603e5e036d9a824b1b11 (patch)
treeaf5a1e3f18dd0b7117a2d32cad38721b7dc71a18 /js/src/dom/event-handler.js
parent41f62c5a11d98d49646296f996fa844d05f9514d (diff)
downloadbootstrap-cf9454caa00872899215603e5e036d9a824b1b11.tar.xz
bootstrap-cf9454caa00872899215603e5e036d9a824b1b11.zip
Release v5.3.0-alpha1 (#37661)
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>
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 fde195e7c..23c44447a 100644
--- a/js/src/dom/event-handler.js
+++ b/js/src/dom/event-handler.js
@@ -1,6 +1,6 @@
/**
* --------------------------------------------------------------------------
- * Bootstrap (v5.2.3): dom/event-handler.js
+ * Bootstrap (v5.3.0-alpha1): dom/event-handler.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/