From cfb10281ad2592b3e3fe0ca908942dbeaa2483cd Mon Sep 17 00:00:00 2001 From: Nikita_Kovantsov Date: Mon, 30 Jan 2023 18:49:11 +0300 Subject: [PATCH] chore: release 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 756acd3..92bb36a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-apple-mapkit-directions", - "version": "1.2.0", + "version": "1.2.1", "description": "React Native wrapper for Apple MapKit Directions", "main": "lib/commonjs/index", "module": "lib/module/index",