From 27a59871d824939db125d63b6ee4e0de38b03895 Mon Sep 17 00:00:00 2001 From: sudheer Date: Wed, 16 Jun 2021 21:30:53 +0530 Subject: [PATCH] v2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d6cc4c..50fe90c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.3.1", + "version": "2.3.2", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",