diff options
| author | Mark Otto <[email protected]> | 2013-11-06 12:57:28 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-06 12:57:28 -0800 |
| commit | 6a4230556532d3d947a84aa0d07f57e40a68a9ff (patch) | |
| tree | 6f1e231b05f20d9354212d8f773ca60c62e3b6f9 /package.json | |
| parent | c84d96ac1fa6af162fdb069eec9cf5a426692677 (diff) | |
| download | bootstrap-6a4230556532d3d947a84aa0d07f57e40a68a9ff.tar.xz bootstrap-6a4230556532d3d947a84aa0d07f57e40a68a9ff.zip | |
bump versions to v3.0.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 ee3ce6080..9d4912d53 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": "3.0.1" + , "version": "3.0.2" , "keywords": ["bootstrap", "css"] , "homepage": "http://getbootstrap.com" , "author": "Twitter, Inc." |
