diff options
| author | Mark Otto <[email protected]> | 2018-12-21 10:55:28 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-21 10:55:28 -0800 |
| commit | 9e4e94747bd698f4f61d48ed54c9c6d4d199bd32 (patch) | |
| tree | 8e37685c31b9548ae2efdf5c29d64c76252a458e /scss | |
| parent | d50ed9a2bde22067c0e5f21d1614e477e362165a (diff) | |
| download | bootstrap-9e4e94747bd698f4f61d48ed54c9c6d4d199bd32.tar.xz bootstrap-9e4e94747bd698f4f61d48ed54c9c6d4d199bd32.zip | |
Bump to v4.2.1 (#27892)v4.2.1
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap-reboot.scss | 2 | ||||
| -rw-r--r-- | scss/bootstrap.scss | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index 17b372655..9b3e77cb4 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v4.2.0 (https://getbootstrap.com/) + * Bootstrap Grid v4.2.1 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index 7fa8d970a..717417810 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v4.2.0 (https://getbootstrap.com/) + * Bootstrap Reboot v4.2.1 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index 74c6a8ecf..44b04b293 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v4.2.0 (https://getbootstrap.com/) + * Bootstrap v4.2.1 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) |
