diff options
| author | Mark Otto <[email protected]> | 2012-08-21 13:11:25 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-21 13:11:25 -0700 |
| commit | 1c134d9a7f28da89e451ea2c0649c0e3437579bc (patch) | |
| tree | a4d59d27ad3f559b19002834f022767719561861 /package.json | |
| parent | b52d29095a781962e621db826fa5bc865b184179 (diff) | |
| download | bootstrap-1c134d9a7f28da89e451ea2c0649c0e3437579bc.tar.xz bootstrap-1c134d9a7f28da89e451ea2c0649c0e3437579bc.zip | |
update version numbers to 2.1.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1e85f927b..f0be5d5f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap" , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development." - , "version": "2.1.0" + , "version": "2.1.1" , "keywords": ["bootstrap", "css"] , "homepage": "http://twitter.github.com/bootstrap/" , "author": "Twitter Inc." |
