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 e4f905f commit dc56a89Copy full SHA for dc56a89
lib/libv8/node/version.rb
@@ -1,7 +1,7 @@
1
module Libv8; end
2
3
module Libv8::Node
4
- VERSION = "10.22.1.0.beta1"
+ VERSION = "10.22.1.0.beta2"
5
NODE_VERSION = "10.22.1"
6
LIBV8_VERSION = "6.8.275.32" # v8/include/v8-version.h
7
end
0 commit comments