From 15c2370844765c27ea6365095a7b51db3872b8ff Mon Sep 17 00:00:00 2001 From: nikitasirotkin Date: Mon, 5 Sep 2022 13:23:07 +0300 Subject: [PATCH] 4.1.8 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8c10b948..912fd3cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-yamap", - "version": "4.1.7", + "version": "4.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3860981e..7c95cf42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-yamap", - "version": "4.1.7", + "version": "4.1.8", "description": "Yandex.MapKit and Yandex.Geocoder for react-native", "main": "build/index.js", "types": "build/index.d.ts",