diff --git a/package-lock.json b/package-lock.json index 776303d8250f1b71c2872753b65ccece8856d266..a084eab6651b1091abb94be0d1496c363d528f0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wotb-rs", - "version": "0.1.4", + "version": "0.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 81b098ba6a7b2bc181a434ed617125163ac6f1e5..1d01bff3781ecb2322ab24f6fc5873a6efda34b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wotb-rs", - "version": "0.1.4", + "version": "0.1.5", "description": "Makes Web of Trust computations for the Duniter project.", "main": "lib/index.js", "repository": {