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 38386e9 commit 65e14afCopy full SHA for 65e14af
lib/libv8/node/version.rb
@@ -1,7 +1,7 @@
1
module Libv8; end
2
3
module Libv8::Node
4
- VERSION = '19.9.0.0'.freeze
5
- NODE_VERSION = '19.9.0'.freeze
6
- LIBV8_VERSION = '10.8.168.25'.freeze # from v8/include/v8-version.h
+ VERSION = '20.2.0.0'.freeze
+ NODE_VERSION = '20.2.0'.freeze
+ LIBV8_VERSION = '11.3.244.8'.freeze # from v8/include/v8-version.h
7
end
sums/v20.2.0.sum
@@ -0,0 +1 @@
+cd1b0eb67fffe83112034fbdc64b363287e017f835251702f041982633e4b6aa
0 commit comments