diff options
| author | Mark Otto <[email protected]> | 2012-08-19 23:05:16 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-19 23:05:16 -0700 |
| commit | a12c19b3c8e07516a38302feb4e8aa7c94600a4d (patch) | |
| tree | 719750341262e52a1f2a2359b531f38bf8d97bd5 /package.json | |
| parent | a667fd93aba8e947f94af973518b7dce25c08765 (diff) | |
| download | bootstrap-a12c19b3c8e07516a38302feb4e8aa7c94600a4d.tar.xz bootstrap-a12c19b3c8e07516a38302feb4e8aa7c94600a4d.zip | |
updated package and readme
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 2e69156ae..1e85f927b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap" - , "description": "HTML, CSS, and JS toolkit from Twitter." - , "version": "2.0.4" + , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development." + , "version": "2.1.0" , "keywords": ["bootstrap", "css"] , "homepage": "http://twitter.github.com/bootstrap/" , "author": "Twitter Inc." |
