From 78e8b2eada058f6b3c5217970262e104dadbbd98 Mon Sep 17 00:00:00 2001 From: Pierrick Turelier Date: Mon, 8 Nov 2021 11:01:35 -0600 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a20e3a00..6a96da02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pooltogether/v4-core", - "version": "1.1.0", + "version": "1.1.1", "description": "PoolTogether V4 Core Smart Contracts", "main": "index.js", "license": "GPL-3.0",