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
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
@@ -10,7 +10,7 @@ end
10
10
11
11
Pod::Spec.newdo |spec|
12
12
spec.name="hermes-engine"
13
-
spec.version="0.7.1"
13
+
spec.version="0.7.2"
14
14
spec.summary="Hermes is a small and lightweight JavaScript engine optimized for running React Native."
15
15
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