Skip to content

Commit

Permalink
Release 10.22.1.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Oct 30, 2020
1 parent e4f905f commit dc56a89
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 = "10.22.1.0.beta1"
VERSION = "10.22.1.0.beta2"
NODE_VERSION = "10.22.1"
LIBV8_VERSION = "6.8.275.32" # v8/include/v8-version.h
end

0 comments on commit dc56a89

Please sign in to comment.