Skip to content

Commit

Permalink
Release 14.14.0.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Oct 30, 2020
1 parent b74a29f commit 783a6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libv8/node/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Libv8; end

module Libv8::Node
VERSION = "14.14.0.0.beta1"
VERSION = "14.14.0.0.beta2"
NODE_VERSION = "14.14.0"
LIBV8_VERSION = "8.4.371.19" # v8/include/v8-version.h
end

0 comments on commit 783a6e5

Please sign in to comment.