Skip to content

Commit

Permalink
Bumping version number to 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xuv committed Mar 2, 2018
1 parent aa06d24 commit b531600
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ icon_destination: icon # Relative to destination
forkawesome:
name: Fork Awesome
tagline: A fork of the iconic font and CSS toolkit
version: 1.0.9
version: 1.0.10
minor_version: 1.0
major_version: 1
doc_blob: v1.0.9
doc_blob: v1.0.10
url: http://forkawesome.github.com/Fork-Awesome/
legacy_url: http://forkawesome.github.com/Fork-Awesome/
css_prefix: fa
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fork-awesome",
"repo": "ForkAwesome/Fork-Awesome",
"description": "Fork Awesome",
"version": "1.0.9",
"version": "1.0.10",
"keywords": [],
"dependencies": {},
"development": {},
Expand Down
6 changes: 3 additions & 3 deletions css/fork-awesome.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/*!
* Fork Awesome 1.0.9, originaly by Dave Gandy - http://forkawesome.github.com/Fork-Awesome/
* Fork Awesome 1.0.10, originaly by Dave Gandy - http://forkawesome.github.com/Fork-Awesome/
* License - http://forkawesome.github.com/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'ForkAwesome';
src: url('../fonts/forkawesome-webfont.eot?v=1.0.9');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.0.9') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.0.9') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.0.9') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.0.9') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.0.9#forkawesomeregular') format('svg');
src: url('../fonts/forkawesome-webfont.eot?v=1.0.10');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.0.10') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.0.10') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.0.10') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.0.10') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.0.10#forkawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
Expand Down
4 changes: 2 additions & 2 deletions css/fork-awesome.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/fork-awesome.min.css.map

Large diffs are not rendered by default.

Binary file modified fonts/forkawesome-webfont.eot
Binary file not shown.
2 changes: 1 addition & 1 deletion fonts/forkawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fonts/forkawesome-webfont.ttf
Binary file not shown.
Binary file modified fonts/forkawesome-webfont.woff
Binary file not shown.
Binary file modified fonts/forkawesome-webfont.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion less/fork-awesome.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Fork Awesome 1.0.9, originaly by Dave Gandy - http://forkawesome.github.com/Fork-Awesome/
* Fork Awesome 1.0.10, originaly by Dave Gandy - http://forkawesome.github.com/Fork-Awesome/
* License - http://forkawesome.github.com/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
*/

Expand Down
2 changes: 1 addition & 1 deletion less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-font-family: ForkAwesome;
@fa-version: "1.0.9";
@fa-version: "1.0.10";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: (30em / 14);
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fork-awesome",
"description": "A fork of the iconic font and CSS framework",
"version": "1.0.9",
"version": "1.0.10",
"style": "css/fork-awesome.css",
"keywords": [
"font",
Expand Down
2 changes: 1 addition & 1 deletion scss/fork-awesome.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Fork Awesome 1.0.9, originaly by Dave Gandy - http://forkawesome.github.com/Fork-Awesome/
* Fork Awesome 1.0.10, originaly by Dave Gandy - http://forkawesome.github.com/Fork-Awesome/
* License - http://forkawesome.github.com/Fork-Awesome//license (Font: SIL OFL 1.1, CSS: MIT License)
*/

Expand Down
4 changes: 2 additions & 2 deletions src/icons/.fontcustom-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "e5dcdbc91b33a205f7bba4b7476c6d75642bc2a79bd79c816d6645d7f33104e7",
"current": "e5dcdbc91b33a205f7bba4b7476c6d75642bc2a79bd79c816d6645d7f33104e7"
"previous": "16babbe3ae77dbc9c192216e40ce3affcce8ab1beb5307c26a451aa4e0312693",
"current": "16babbe3ae77dbc9c192216e40ce3affcce8ab1beb5307c26a451aa4e0312693"
},
"fonts": [
"forkawesome/forkawesome.ttf",
Expand Down
2 changes: 1 addition & 1 deletion src/icons/svg/debian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b531600

Please sign in to comment.