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:
authorfat <jacobthornton@gmail.com>2012-10-30 08:27:34 +0400
committerfat <jacobthornton@gmail.com>2012-10-30 08:27:34 +0400
commit92e7f166e7b65259cffcf20a27984bc365dd8b48 (patch)
treee584fe1d01c3d914d618423d55660f9b0bf9b50d /package.json
parentc33169a6bae8675bd65767690d9098a4f9c071a9 (diff)
remove haunt, remove bootstrap dir, add bower support
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e9b11d329a..399fad0e49 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.2"
+ , "version": "2.2.0"
, "keywords": ["bootstrap", "css"]
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."