Skip to content

Commit

Permalink
4.0.2 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Aug 4, 2016
1 parent 3602e7c commit e9d5355
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
4.0.2 / 2016-08-04
------------------

- Added option to customize version string.


4.0.1 / 2016-06-03
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "svg2ttf",
"version": "4.0.1",
"version": "4.0.2",
"description": "Converts SVG font to TTF font",
"keywords": [
"font",
Expand Down

0 comments on commit e9d5355

Please sign in to comment.