From a82c9691b3ef71b8c076c31946548fb5be57bca1 Mon Sep 17 00:00:00 2001 From: Zak Angelle Date: Sat, 17 Apr 2021 02:08:18 -0500 Subject: [PATCH] v2.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cadc6b4..86678da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.1.4", + "version": "2.1.5", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",