Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mdudek/fontgen-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
mdudek committed Feb 15, 2017
2 parents 6405167 + 4f58911 commit 05f8b93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## `! This is a fork of DragonsInn/fontgen-loader with merged pull requests !`

+ Fixed font output file generation to be consistent in time with same hash(important for long time caching)
+ Fixed font output file generation to be consistent in time with same hash(important for long term caching)


# `fontgen-loader` - Bam, easy webfonts!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fontgen-loader",
"version": "0.2.1",
"version": "0.3.0",
"description": "A WebPack loader to automaticaly generate font files and CSS to make your own icon font",
"repository": "DragonsInn/fontgen-loader",
"main": "index.js",
Expand Down

0 comments on commit 05f8b93

Please sign in to comment.