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 /component.json
parent404e4d9e9a082d2b7a6dfa1aee13709173f8e822 (diff)
2.2.1 - hotfix for carousel
Diffstat (limited to 'component.json')
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 8acb3ab5a0..cc3675beff 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap",
- "version": "2.2.0",
+ "version": "2.2.1",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": "~1.8.0"