Merge pull request #7971 from juliankrispel/component-and-package-version

Update versions for component.json and package.json
This commit is contained in:
Dave Gandy 2015-11-30 12:28:02 -05:00
commit fddd2c2404
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "font-awesome",
"repo": "FortAwesome/Font-Awesome",
"description": "Font Awesome",
"version": "4.4.0",
"version": "4.5.0",
"keywords": [],
"dependencies": {},
"development": {},

View File

@ -1,7 +1,7 @@
{
"name": "font-awesome",
"description": "The iconic font and CSS framework",
"version": "4.4.0",
"version": "4.5.0",
"style": "css/font-awesome.css",
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
"homepage": "http://fontawesome.io/",