diff --git a/bower.json b/bower.json index 0db9e643..770e4222 100644 --- a/bower.json +++ b/bower.json @@ -13,6 +13,6 @@ ], "dependencies": { "bootstrap": "~3", - "font-awesome": "~4" + "font-awesome": "~4.7" } } diff --git a/package.json b/package.json index 974a12bb..e2060c50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-social", - "version": "5.0.0", + "version": "5.1.1", "main": "bootstrap-social.css", "repository": { "type": "git",