diff --git a/external/js/cothority/package.json b/external/js/cothority/package.json index 47255fb1f4..00c22137b2 100644 --- a/external/js/cothority/package.json +++ b/external/js/cothority/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dedis/cothority", - "version": "3.6.2", + "version": "3.6.3", "description": "A typescript implementation of the cothority", "main": "index.js", "browser": "bundle.min.js",