diff --git a/package-lock.json b/package-lock.json index 21ae74c..56243a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "isemail", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c9c8510..48caeeb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "isemail", "description": "Validate an email address according to RFCs 5321, 5322, and others", - "version": "3.1.1", + "version": "3.1.2", "repository": "git://github.com/hapijs/isemail", "files": [ "lib/"