diff --git a/package.json b/package.json index bf72156..cbcd9be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-fake-user", - "version": "2.0.3", + "version": "2.0.4", "description": "Random user generation including the following data firstName, lastName, nickname, emailAddres, password.", "main": "index.js", "scripts": {