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:
authorThomas McDonald <tom@conceptcoding.co.uk>2012-09-06 19:32:54 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-09-06 19:32:54 +0400
commitf201b26d9b4eb5b0ab3a813bfeccd854bdfd4f39 (patch)
tree390682d81085b8524e9b15e3f6b441caa3b1aae9
parentbc406b198148d8d2a4b56b7cd6592df60b961556 (diff)
Updated versioning note in Readmev2.1.0.0
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index eeeb06cf..214983bf 100644
--- a/README.md
+++ b/README.md
@@ -92,9 +92,9 @@ Bootstrap [claims](https://github.com/twitter/bootstrap#versioning) to use SemVe
### Bundler?
- gem 'bootstrap-sass', '~> 2.0.4.0'
+ gem 'bootstrap-sass', '~> 2.1.0.0'
-Don't use the standard `~> 2.0.x` please. Your apps may break.
+Don't use the standard `~> 2.1.x` please. Your apps may break.
## Who
bootstrap-sass is a project by [Thomas McDonald](https://twitter.com/#!/thomasmcdonald_), with support from [other awesome people](https://github.com/thomas-mcdonald/bootstrap-sass/graphs/contributors).