Skip to content

Commit 1bdc5cc

Browse files
committed
Build node 15.5.1
1 parent 60f4bcf commit 1bdc5cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/libv8/node/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Libv8; end
22

33
module Libv8::Node
4-
VERSION = "15.0.1.0.beta3"
5-
NODE_VERSION = "15.0.1"
4+
VERSION = "15.5.1.0.beta1"
5+
NODE_VERSION = "15.5.1"
66
LIBV8_VERSION = "8.6.395.17" # v8/include/v8-version.h
77
end

0 commit comments

Comments
 (0)