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