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-09-05 21:00:57 +0400
committerMark Otto <markotto@twitter.com>2012-09-05 21:00:57 +0400
commit08b8571cb842e9fc668d9faf6c305a51523b27fb (patch)
tree87de78b5a74f0f40d081eb30b81f5eda3ef81c39 /package.json
parentc52368d3c5984b28e6a71e5e1240afdd788fc2e6 (diff)
version bump to get this started
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 f0be5d5f42..e9b11d329a 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.1"
+ , "version": "2.1.2"
, "keywords": ["bootstrap", "css"]
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."