diff options
author | Thomas Park <thomas@thomaspark.me> | 2015-01-22 22:36:20 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2015-01-22 22:36:20 -0500 |
commit | 25f57ee1fe9773b08d95d5f7d6ba93e2db048f8f (patch) | |
tree | 8e4448eed6bce0fa1288321e18c2b4675b8cb393 /bower_components/bootstrap/.bower.json | |
parent | 0a7f9e5bb684c185d309d1ac1079dfb8b36af33c (diff) |
update bootstrap to 3.3.2
Diffstat (limited to 'bower_components/bootstrap/.bower.json')
-rw-r--r-- | bower_components/bootstrap/.bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bower_components/bootstrap/.bower.json b/bower_components/bootstrap/.bower.json index db28dbf7..6c17b2b0 100644 --- a/bower_components/bootstrap/.bower.json +++ b/bower_components/bootstrap/.bower.json @@ -1,7 +1,7 @@ { "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", - "version": "3.3.1", + "version": "3.3.2", "keywords": [ "css", "js", @@ -35,13 +35,13 @@ "dependencies": { "jquery": ">= 1.9.1" }, - "_release": "3.3.1", + "_release": "3.3.2", "_resolution": { "type": "version", - "tag": "v3.3.1", - "commit": "9a7e365c2c4360335d25246dac11afb1f577210a" + "tag": "v3.3.2", + "commit": "bcf7dd38b5ab180256e2e4fb5da0369551b3f082" }, "_source": "git://github.com/twbs/bootstrap.git", - "_target": "~3.3.0", + "_target": "~3.3.2", "_originalSource": "bootstrap" }
\ No newline at end of file |