diff --git a/package-lock.json b/package-lock.json index 68dc8ec..09015b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "iso-639-1", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c521a6e..a4cf069 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iso-639-1", - "version": "2.1.2", + "version": "2.1.3", "description": "ISO-639-1 codes", "main": "build/index.js", "module": "src/index.js",