diff --git a/package.json b/package.json index 335692c..f6de1f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remove-accents", - "version": "0.4.4", + "version": "0.5.0", "description": "Converting the accented characters to their corresponding non-accented ASCII characters.", "main": "index.js", "dependencies": {}, @@ -40,7 +40,9 @@ "gollenia", "glebtv", "jsnajdr", - "Alorel" + "Alorel", + "michaelkirk", + "huy-vuong" ], "bugs": { "url": "https://github.com/tyxla/remove-accents/issues"