From e0202a70b986db2e8a1dc59b172283058f352fa4 Mon Sep 17 00:00:00 2001 From: samepant Date: Mon, 10 Apr 2023 11:30:17 -0400 Subject: [PATCH] bump to 3.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5615f035..20649ebb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/zodiac", - "version": "3.2.0", + "version": "3.2.2", "description": "Zodiac is a composable design philosophy and collection of standards for building DAO ecosystem tooling.", "author": "Auryn Macmillan ", "license": "LGPL-3.0+",