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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-08-20 10:05:16 +0400
committerMark Otto <markotto@twitter.com>2012-08-20 10:05:16 +0400
commita12c19b3c8e07516a38302feb4e8aa7c94600a4d (patch)
tree719750341262e52a1f2a2359b531f38bf8d97bd5 /package.json
parenta667fd93aba8e947f94af973518b7dce25c08765 (diff)
updated package and readme
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2e69156ae1..1e85f927bd 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."