From 3092ea018cb0c5e9f31e624e5f56207a19852417 Mon Sep 17 00:00:00 2001 From: Brendan Asselstine Date: Thu, 14 Oct 2021 16:44:15 -0700 Subject: [PATCH] Final version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41db55c0..598ecfcf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pooltogether/v4-core", - "version": "1.0.0-beta.5", + "version": "1.0.0", "description": "PoolTogether V4 Core Smart Contracts", "main": "index.js", "license": "GPL-3.0",