diff --git a/package-lock.json b/package-lock.json index 59e2e4f..e1074e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "iso-639-1", - "version": "2.1.4", + "version": "2.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dd905e4..69b5caa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iso-639-1", - "version": "2.1.4", + "version": "2.1.5", "description": "ISO-639-1 codes", "main": "build/index.js", "module": "src/index.js",