Bump package version for Hermes on iOS

Summary:
allow-large-files

Changelog: [Internal]

Reviewed By: lunaleaps

Differential Revision: D32416407

fbshipit-source-id: 7f7c7c4b25afe9d3852034958b57a45004e859a7
This commit is contained in:
Neil Dhar
2021-11-30 11:59:57 -08:00
committed by Luna Wei
parent 0150836ea8
commit 02cc3d329b
+1 -1
View File
@@ -72,7 +72,7 @@ def use_react_native! (options={})
if hermes_enabled
pod 'React-hermes', :path => "#{prefix}/ReactCommon/hermes"
pod 'hermes-engine', '~> 0.9.0'
pod 'hermes-engine', '~> 0.10.0'
pod 'libevent', '~> 2.1.12'
end
end