From 4f34c44b9ea06e717cf50b986d6f937570427350 Mon Sep 17 00:00:00 2001 From: DhairyaSethi <55102840+DhairyaSethi@users.noreply.github.com> Date: Mon, 18 Dec 2023 13:41:15 +0530 Subject: [PATCH] upd: package version --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c86a266..04924c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maticnetwork/meta", - "version": "2.4.58", + "version": "2.4.59", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@maticnetwork/meta", - "version": "2.4.58", + "version": "2.4.59", "license": "MIT" } } diff --git a/package.json b/package.json index 330ba20..7252a60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@maticnetwork/meta", - "version": "2.4.58", + "version": "2.4.59", "description": "Matic network contracts' addresses and ABIs", "repository": { "type": "git",