diff --git a/bower.json b/bower.json index fb2ab688..0a647db8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "bootstrap-sass", - "version": "3.0.3-0", + "version": "3.0.3", "homepage": "https://github.com/twbs/bootstrap-sass", "authors": [ "Thomas McDonald", diff --git a/composer.json b/composer.json index 510f6300..ae4afd78 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "twbs/bootstrap-sass", "description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.", "keywords": ["bootstrap", "css", "sass"], - "homepage": "http://github.com/jlong/sass-bootstrap/", + "homepage": "http://github.com/twbs/bootstrap", "authors": [ { "name": "Thomas McDonald"