Skip to content

Commit 36a68fc

Browse files
chore(release): 1.6.0 (#6)
1 parent 973dcc8 commit 36a68fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-one",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "One React Module for the ONE SDK for iOS and Android",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

react-native-one.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818

1919

2020
s.dependency "React-Core"
21-
s.dependency 'Thunderhead', '9.1.0'
21+
s.dependency 'Thunderhead', '10.0.1'
2222
s.static_framework = true
2323
s.ios.deployment_target = '9.0'
2424
end

0 commit comments

Comments
 (0)