diff --git a/package.json b/package.json index 7ba953b..0a7a5a4 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@boardroom/protocol-info", - "version": "2.1.3", + "version": "2.1.4", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts", - "files": [ + "files": [ "dist/index.js", "dist/index.d.ts" ],