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 b74a29f commit 783a6e5Copy full SHA for 783a6e5
lib/libv8/node/version.rb
@@ -1,7 +1,7 @@
1
module Libv8; end
2
3
module Libv8::Node
4
- VERSION = "14.14.0.0.beta1"
+ VERSION = "14.14.0.0.beta2"
5
NODE_VERSION = "14.14.0"
6
LIBV8_VERSION = "8.4.371.19" # v8/include/v8-version.h
7
end
0 commit comments