diff --git a/package-lock.json b/package-lock.json index cec348d..c5bdb39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rpki-validator", - "version": "2.13.3", + "version": "2.13.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rpki-validator", - "version": "2.13.3", + "version": "2.13.4", "license": "BSD-3-Clause", "dependencies": { "axios": "=0.27.1", diff --git a/package.json b/package.json index 3c8a89a..630b910 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpki-validator", - "version": "2.13.3", + "version": "2.13.4", "description": "An RPKI validator that works also in the browser.", "main": "dist/index.js", "bin": "dist/index.js",