From a96431cf3ce025d901358ad154e00b1f53038f99 Mon Sep 17 00:00:00 2001 From: David Sato Date: Thu, 13 Aug 2020 17:22:02 +0200 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34a932448..34a15a883 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/dex-react", - "version": "1.1.2", + "version": "1.2.0", "description": "", "main": "src/index.js", "sideEffects": false,