From ee7ce5bbb8a8d4820981839c00d3e8775d969406 Mon Sep 17 00:00:00 2001 From: Anjan Roy Date: Thu, 1 Apr 2021 12:10:50 +0530 Subject: [PATCH] new: updated package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baae789e..ac64d4ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maticnetwork/pos-portal", - "version": "1.5.0", + "version": "1.5.1", "description": "Contracts to facilitate transfer of assets between Ethereum Main Network and Matic Network, using security of Matic POS layer", "main": "index.js", "scripts": {