We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a616a9a commit 362241dCopy full SHA for 362241d
lib/libv8/node/version.rb
@@ -6,5 +6,5 @@ module Libv8
6
module Libv8::Node
7
VERSION = "22.6.0.0"
8
NODE_VERSION = "22.6.0"
9
- LIBV8_VERSION = "12.4.254.21" # from src/node-.../deps/v8/include/v8-version.h
+ LIBV8_VERSION = "21.4.254.21" # from src/node-.../deps/v8/include/v8-version.h
10
end
0 commit comments