diff options
Diffstat (limited to 'bower_components/bootstrap-sass-official/.bower.json')
-rw-r--r-- | bower_components/bootstrap-sass-official/.bower.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bower_components/bootstrap-sass-official/.bower.json b/bower_components/bootstrap-sass-official/.bower.json index c3807754..4d772611 100644 --- a/bower_components/bootstrap-sass-official/.bower.json +++ b/bower_components/bootstrap-sass-official/.bower.json @@ -7,7 +7,7 @@ "Peter Gumeson", "Gleb Mazovetskiy" ], - "description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.", + "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.", "moduleType": "globals", "main": [ "assets/stylesheets/_bootstrap.scss", @@ -32,14 +32,14 @@ "dependencies": { "jquery": ">= 1.9.0" }, - "version": "3.3.5", - "_release": "3.3.5", + "version": "3.3.6", + "_release": "3.3.6", "_resolution": { "type": "version", - "tag": "v3.3.5", - "commit": "fe686dbe44641fabbb8960fc9e549dd9d1670366" + "tag": "v3.3.6", + "commit": "7d7cc02b968b50ea53b0f2e59906b4b7f3fbcf0e" }, "_source": "git://github.com/twbs/bootstrap-sass.git", - "_target": "~3.3.5", + "_target": "~3.3.6", "_originalSource": "bootstrap-sass-official" }
\ No newline at end of file |