From 2333afb84a42216b0776382b84f6080b653c8efc Mon Sep 17 00:00:00 2001 From: Jan-Felix Date: Tue, 7 Nov 2023 10:40:21 +0100 Subject: [PATCH] bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 16188935..411e19a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/zodiac", - "version": "3.4.1", + "version": "3.4.2", "description": "Zodiac is a composable design philosophy and collection of standards for building DAO ecosystem tooling.", "author": "Auryn Macmillan ", "license": "LGPL-3.0+", @@ -92,4 +92,4 @@ "@openzeppelin/contracts-upgradeable": "^5.0.0", "ethers": "^5.7.1" } -} +} \ No newline at end of file