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-31 08:34:39 +0400
committerfat <jacobthornton@gmail.com>2012-10-31 08:59:56 +0400
commit3b3dd3ac3c7b69d02406ede69bffcc4ee8a1ed6b (patch)
tree17ab04cf5bbe2446e6ec7d42c670ccc35db65f5c /package.json
parent404e4d9e9a082d2b7a6dfa1aee13709173f8e822 (diff)
2.2.1 - hotfix for carousel
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 399fad0e49..efe95a7fc6 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.2.0"
+ , "version": "2.2.1"
, "keywords": ["bootstrap", "css"]
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."