Skip to content

Commit

Permalink
Update to node 21.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Apr 8, 2024
1 parent e0b232e commit 89abb33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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 = '20.12.1.0'.freeze
NODE_VERSION = '20.12.1'.freeze
LIBV8_VERSION = '11.3.244.8'.freeze # from v8/include/v8-version.h
VERSION = '21.7.2.0'.freeze
NODE_VERSION = '21.7.2'.freeze
LIBV8_VERSION = '11.8.172.17'.freeze # from v8/include/v8-version.h
end
1 change: 1 addition & 0 deletions sums/v21.7.2.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dc1b18771e7ed3da051fc2242806bfde5ae02b63fe7205e80156e92de8f8fa3d

0 comments on commit 89abb33

Please sign in to comment.