Skip to content

Commit

Permalink
Version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zaggino committed Dec 23, 2016
1 parent a895ca1 commit a942fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions codemap.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module.exports = {
228: "a", // ä
233: "e", // é
234: "e", // ê
235: "e", // ë
237: "i", // í
238: "i", // î
241: "n", // ñ
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": "fix-filenames",
"version": "1.0.4",
"version": "1.0.5",
"description": "renames non ascii characters in files and directories",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit a942fc3

Please sign in to comment.