You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: This diff bumps the Hermes OSS version to 0.9.0
Reviewed By: avp
Differential Revision: D30681436
fbshipit-source-id: 4fff50623b0d0e54b21f283168b5f9f30470b57a
Copy file name to clipboardExpand all lines: hermes-engine.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |spec|
14
14
# - android/build.gradle
15
15
# - npm/package.json
16
16
# - CMakeLists.txt
17
-
spec.version="0.8.0"
17
+
spec.version="0.9.0"
18
18
spec.summary="Hermes is a small and lightweight JavaScript engine optimized for running React Native."
19
19
spec.description="Hermes is a JavaScript engine optimized for fast start-up of React Native apps. It features ahead-of-time static optimization and compact bytecode."
0 commit comments