From 95138261031e0c72d9410b09e780eea6c583304e Mon Sep 17 00:00:00 2001 From: Benjamin Smith Date: Mon, 24 Feb 2020 21:37:28 +0100 Subject: [PATCH] bump npm version (#550) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea19ffbf0..1ab3a1ea8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gnosis.pm/dex-contracts", - "version": "0.2.2", + "version": "0.2.3", "description": "Contracts for dFusion multi-token batch auction exchange", "main": "src/index.js", "directories": {