Skip to content

Commit d3f245f

Browse files
author
avetik.sukiasyan
committed
updated version to 4.2.0
1 parent 4ef6d6e commit d3f245f

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ https://www.npmjs.com/package/react-native-expo-metamap-sdk
1313

1414
1. In a terminal, use the following command to install MetaMap for React Native:
1515
```bash
16-
npm i react-native-metamap-sdk
16+
npm i react-native-metamap-sdk@4.2.0
1717
```
1818

1919
#### Install for Android

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-metamap-sdk",
33
"title": "React Native MetaMap Global Id Sdk",
4-
"version": "4.1.0",
4+
"version": "4.2.0",
55
"description": "Mati React Nastive Plugin",
66
"main": "index.js",
77
"scripts": {

react-native-metaMap-sdk.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
2020
s.requires_arc = true
2121

2222
s.dependency "React"
23-
s.dependency 'MetaMap-Global-ID-SDK', "~> 3.9.11"
23+
s.dependency 'MetaMap-ID-SDK', "~> 3.10.0"
2424
# s.dependency "..."
2525
end
2626

-521 KB
Binary file not shown.
522 KB
Binary file not shown.

0 commit comments

Comments
 (0)