From 5d25b95448ac9d0a749f414f231befd395e68ca4 Mon Sep 17 00:00:00 2001 From: Zak Angelle Date: Wed, 16 Jun 2021 11:17:08 -0500 Subject: [PATCH] v2.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d6cc4c..a5a2742 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.3.1", + "version": "2.3.3", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",