diff --git a/package.json b/package.json index 53da823..9175931 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-fake-user", - "version": "2.3.0", + "version": "2.3.1", "description": "Random user generation including the following data firstName, lastName, gender, nickname, emailAddres, password.", "main": "index.js", "scripts": {