diff options
| author | Mark Otto <[email protected]> | 2012-10-29 21:00:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-10-29 21:00:53 -0700 |
| commit | 41ad16fe406956cc8604b295ae0b5f185386c595 (patch) | |
| tree | 0d890d2fc5b7970fca64451022f33cad7f7c924e /package.json | |
| parent | c33169a6bae8675bd65767690d9098a4f9c071a9 (diff) | |
| download | bootstrap-41ad16fe406956cc8604b295ae0b5f185386c595.tar.xz bootstrap-41ad16fe406956cc8604b295ae0b5f185386c595.zip | |
v2.2.0 instead of v2.1.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e9b11d329..399fad0e4 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." |
