Skip to content

Commit 2397d48

Browse files
committed
bump node version ... libv8 remains unchanged though
1 parent ad3d897 commit 2397d48

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

lib/libv8/node/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Libv8
44
end
55

66
module Libv8::Node
7-
VERSION = '23.6.1.0'
8-
NODE_VERSION = '23.6.1'
7+
VERSION = '23.8.0.0'
8+
NODE_VERSION = '23.8.0'
99
LIBV8_VERSION = '12.9.202.28' # from src/node-.../deps/v8/include/v8-version.h
1010
end

sums/v23.8.0.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
23b5e0b0b6752a21c7af4e2361655a54ad499d3ae06b6f9af1dd311365b8496a

0 commit comments

Comments
 (0)