diff options
| author | Mark Otto <[email protected]> | 2018-07-12 00:04:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-07-12 09:27:14 -0700 |
| commit | c4ccfbe04e888f3623d74963ba72d2320da0785a (patch) | |
| tree | 96ba61bf7946c9b3729af1b093d219d2d0761f52 /scss | |
| parent | a49f5cab6fb2e106113e5ab59fdcecc7f9349301 (diff) | |
| download | bootstrap-c4ccfbe04e888f3623d74963ba72d2320da0785a.tar.xz bootstrap-c4ccfbe04e888f3623d74963ba72d2320da0785a.zip | |
Ship v4.1.2
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 d48d4a5f8..74d82d9eb 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v4.1.1 (https://getbootstrap.com/) + * Bootstrap Grid v4.1.2 (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 615e44746..b4623c161 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/) + * Bootstrap Reboot v4.1.2 (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 5732a8d82..5d586d13e 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v4.1.1 (https://getbootstrap.com/) + * Bootstrap v4.1.2 (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) |
