Skip to content

Commit

Permalink
Bump version before publishing with LF line endings instead of CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnajdr committed Sep 21, 2022
1 parent 8a4f850 commit 88ed100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remove-accents",
"version": "0.4.2",
"version": "0.4.3",
"description": "Converting the accented characters to their corresponding non-accented ASCII characters.",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 88ed100

Please sign in to comment.