From 9e4e94747bd698f4f61d48ed54c9c6d4d199bd32 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 21 Dec 2018 10:55:28 -0800 Subject: Bump to v4.2.1 (#27892) --- js/dist/tab.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/dist/tab.js') diff --git a/js/dist/tab.js b/js/dist/tab.js index 0cb23787b8..dd709cf2c7 100644 --- a/js/dist/tab.js +++ b/js/dist/tab.js @@ -1,5 +1,5 @@ /*! - * Bootstrap tab.js v4.2.0 (https://getbootstrap.com/) + * Bootstrap tab.js v4.2.1 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @@ -35,7 +35,7 @@ */ var NAME = 'tab'; - var VERSION = '4.2.0'; + var VERSION = '4.2.1'; var DATA_KEY = 'bs.tab'; var EVENT_KEY = "." + DATA_KEY; var DATA_API_KEY = '.data-api'; -- cgit v1.2.3