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