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
{{ message }}
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
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.12.0"
17
+
spec.version="0.12.1"
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