Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a5180d32..9e132120 100644
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@ If this happens, change the import order so that Compass mixins are loaded later
### c. Bower
-bootstrap-sass Bower package is compatible with node-sass 1.2.3+. You can install it with:
+bootstrap-sass Bower package is compatible with node-sass 3.2.0+. You can install it with:
```console
$ bower install bootstrap-sass
@@ -275,7 +275,7 @@ $navbar-default-color: $light-orange;
## Version
Bootstrap for Sass version may differ from the upstream version in the last number, known as
-[MINOR](http://semver.org/spec/v2.0.0.html). The minor version may be ahead of the corresponding upstream minor.
+[PATCH](http://semver.org/spec/v2.0.0.html). The patch version may be ahead of the corresponding upstream minor.
This happens when we need to release Sass-specific changes.
Before v3.3.2, Bootstrap for Sass version used to reflect the upstream version, with an additional number for