Skip to content

Commit 2f672f1

Browse files
updated version to 5.4.9
1 parent fb46553 commit 2f672f1

5 files changed

Lines changed: 90 additions & 90 deletions

File tree

.yarn/install-state.gz

17.3 KB
Binary file not shown.

package-lock.json

Lines changed: 88 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7",
4+
"version": "5.4.9",
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.0'
22+
s.dependency 'MetaMapSDK', '3.23.2'
2323
# s.dependency "..."
2424
end
2525

react-native-metamap-sdk

357 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)