Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit df34e00

Browse files
committed
v6.3.292.48.0beta2 release
1 parent 5777dbd commit df34e00

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### Unreleased
22

33
* Update upstream v8 version to 6.3.292.48
4+
* Add a fix for https://bugs.chromium.org/p/v8/issues/detail?id=6933
45

56
### v6.2.414.42.0, v6.2.414.42.1 - 2017-10-25
67

lib/libv8/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Libv8
2-
VERSION = "6.3.292.48.0beta1"
2+
VERSION = "6.3.292.48.0beta2"
33
end

0 commit comments

Comments
 (0)