mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 21:41:29 +08:00
First edits to files that depend on version number.
This commit is contained in:
parent
82f951b944
commit
343aaba726
@ -2,7 +2,7 @@
|
||||
"name": "font-awesome",
|
||||
"repo": "FortAwesome/Font-Awesome",
|
||||
"description": "Font Awesome",
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.0",
|
||||
"keywords": [],
|
||||
"dependencies": {},
|
||||
"development": {},
|
||||
|
14
package.json
14
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "font-awesome",
|
||||
"description": "The iconic font and CSS framework",
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.0",
|
||||
"style": "css/font-awesome.css",
|
||||
"keywords": ["font", "awesome", "fontawesome", "icon", "font", "bootstrap"],
|
||||
"homepage": "http://fontawesome.io/",
|
||||
@ -18,6 +18,14 @@
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome.git"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Brian Talbot",
|
||||
"web": "http://twitter.com/talbs"
|
||||
},
|
||||
{
|
||||
"name": "Travis Chase",
|
||||
"web": "http://twitter.com/supercodepoet"
|
||||
},
|
||||
{
|
||||
"name": "Rob Madole",
|
||||
"web": "http://twitter.com/robmadole"
|
||||
@ -25,10 +33,6 @@
|
||||
{
|
||||
"name": "Geremia Taglialatela",
|
||||
"web": "http://twitter.com/gtagliala"
|
||||
},
|
||||
{
|
||||
"name": "Travis Chase",
|
||||
"web": "http://twitter.com/supercodepoet"
|
||||
}
|
||||
],
|
||||
"license": "(OFL-1.1 AND MIT)",
|
||||
|
@ -22,6 +22,7 @@ Get started at {{ site.fontawesome.url }}!
|
||||
- Full details: http://fontawesome.io/license/
|
||||
|
||||
## Changelog
|
||||
- [v4.6.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.6.0+is%3Aclosed)
|
||||
- [v4.5.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0+is%3Aclosed)
|
||||
- [v4.4.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.4.0+is%3Aclosed)
|
||||
- [v4.3.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.3.0+is%3Aclosed)
|
||||
|
Loading…
Reference in New Issue
Block a user