Skip to content

Commit

Permalink
updated version to 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan committed Jan 9, 2024
1 parent cb1ac98 commit f248f9a
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions docs/metaMap-reactNative.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ category: 61ae8e8dba577a0010791480

| LTS version (Recommended for most users): | Current Version(Latest features) |
|-------------------------------------------|----------------------------------|
| 5.1.5 | 5.1.5 |

| 5.1.6 | 5.1.6 |

## Install MetaMap for React Native

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-metamap-sdk",
"title": "React Native MetaMap Id Sdk",
"version": "5.1.5",
"version": "5.1.6",
"description": "MetaMap React Nastive Plugin",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion react-native-metaMap-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency 'MetaMapSDK', "~> 3.17.1"
s.dependency 'MetaMapSDK', "~> 3.18.0"
# s.dependency "..."
end

Binary file removed react-native-metamap-sdk-v5.1.5.tgz
Binary file not shown.
Binary file added react-native-metamap-sdk-v5.1.6.tgz
Binary file not shown.

0 comments on commit f248f9a

Please sign in to comment.