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