diff options
| author | Mark Otto <[email protected]> | 2012-10-31 11:17:01 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-31 11:17:01 -0700 |
| commit | 46347fff01d79225a140992947624c6afbea7691 (patch) | |
| tree | 16ed9f361b22cf427505cff2f817d12b28ee8f8d | |
| parent | be03a5308663052be22d48cbe247b2c259fdefe9 (diff) | |
| download | bootstrap-46347fff01d79225a140992947624c6afbea7691.tar.xz bootstrap-46347fff01d79225a140992947624c6afbea7691.zip | |
fixes #5692: add version # to readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[Twitter Bootstrap](http://twitter.github.com/bootstrap) [](http://travis-ci.org/twitter/bootstrap) +[Twitter Bootstrap v2.2.1](http://twitter.github.com/bootstrap) [](http://travis-ci.org/twitter/bootstrap) ================= Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat). |
