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/popover.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/dist/popover.js') diff --git a/js/dist/popover.js b/js/dist/popover.js index da9b713e90..d3e8ab05b6 100644 --- a/js/dist/popover.js +++ b/js/dist/popover.js @@ -1,5 +1,5 @@ /*! - * Bootstrap popover.js v4.2.0 (https://getbootstrap.com/) + * Bootstrap popover.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) */ @@ -75,7 +75,7 @@ */ var NAME = 'popover'; - var VERSION = '4.2.0'; + var VERSION = '4.2.1'; var DATA_KEY = 'bs.popover'; var EVENT_KEY = "." + DATA_KEY; var JQUERY_NO_CONFLICT = $.fn[NAME]; -- cgit v1.2.3