From ebd046507d76cd03fa2b2559257091471a259ed7 Mon Sep 17 00:00:00 2001
From: qedk <1994constant@gmail.com>
Date: Wed, 7 Sep 2022 10:31:11 +0400
Subject: [PATCH] chore: bump version to 1.0.5

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8e78d22..933c714 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@maticnetwork/fx-portal",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "FxPortal for Polygon chain. No mapping. Seamless.",
   "main": "index.js",
   "scripts": {