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 <otto@github.com>2012-11-05 21:32:48 +0400
committerMark Otto <otto@github.com>2012-11-05 21:32:48 +0400
commit79b701722797d9f5b2e90825c0621d44c0ad6030 (patch)
treed1afd39c00441a19657965ef8de8712dd87629b3 /package.json
parentd38bda1480377f2ce8154afd9b538ea104b9e949 (diff)
version bump
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 efe95a7fc6..7920d2cc27 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.1"
+ , "version": "2.2.2"
, "keywords": ["bootstrap", "css"]
, "homepage": "http://twitter.github.com/bootstrap/"
, "author": "Twitter Inc."