From 95a009d800af13c83c1ea5cc567809066169527a Mon Sep 17 00:00:00 2001
From: Dominic Go <18517029+dominicstop@users.noreply.github.com>
Date: Tue, 30 Nov 2021 07:58:48 +0800
Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20chore:=20release=201.7.0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/package.json b/package.json
index b835c012..5510bf6d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-native-ios-context-menu",
-  "version": "1.6.2",
+  "version": "1.7.0",
   "description": "A react-native component to use context menu's (UIMenu) on iOS 13/14+",
   "main": "lib/commonjs/index",
   "module": "lib/module/index",