Skip to content

Commit 88635f2

Browse files
updated version to 5.4.11
1 parent 2f672f1 commit 88635f2

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 Id Sdk",
4-
"version": "5.4.9",
4+
"version": "5.4.11",
55
"description": "MetaMap React Native 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
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919
s.source_files = "ios/**/*.{h,m,swift}"
2020
s.requires_arc = true
2121
s.dependency "React"
22-
s.dependency 'MetaMapSDK', '3.23.2'
22+
s.dependency 'MetaMapSDK', '3.23.3'
2323
# s.dependency "..."
2424
end
2525

react-native-metamap-sdk

-34 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)