diff --git a/package-lock.json b/package-lock.json index 199ea49..e49c073 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rpki-validator", - "version": "2.13.11", + "version": "2.13.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rpki-validator", - "version": "2.13.11", + "version": "2.13.12", "license": "BSD-3-Clause", "dependencies": { "brembo": "^2.1.1", diff --git a/package.json b/package.json index 815bafe..1bc1897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpki-validator", - "version": "2.13.11", + "version": "2.13.12", "description": "An RPKI validator that works also in the browser.", "main": "dist/index.js", "bin": "dist/index.js",