diff options
| author | Mark Otto <[email protected]> | 2018-04-29 22:28:01 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-04-30 09:04:33 -0700 |
| commit | 779ad9f174ea5ab7e755f6df0ec9e5912d67dd16 (patch) | |
| tree | 3cdf100544555e9ce3aaa286c532894d6966247c /scss | |
| parent | 496311bf97deae799b7a1101893db135f3ce7ec7 (diff) | |
| download | bootstrap-779ad9f174ea5ab7e755f6df0ec9e5912d67dd16.tar.xz bootstrap-779ad9f174ea5ab7e755f6df0ec9e5912d67dd16.zip | |
Bump version to v4.1.1v4.1.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 84bfe9028..d48d4a5f8 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Grid v4.1.0 (https://getbootstrap.com/) + * Bootstrap Grid v4.1.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 a0feb6240..615e44746 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap Reboot v4.1.0 (https://getbootstrap.com/) + * Bootstrap Reboot v4.1.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 e05ce1cf9..5732a8d82 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,5 +1,5 @@ /*! - * Bootstrap v4.1.0 (https://getbootstrap.com/) + * Bootstrap v4.1.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) |
