Skip to content

Commit ae40f1f

Browse files
committed
version bump
1 parent 2397d48 commit ae40f1f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

lib/libv8/node/version.rb

Lines changed: 3 additions & 3 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.8.0.0'
8-
NODE_VERSION = '23.8.0'
9-
LIBV8_VERSION = '12.9.202.28' # from src/node-.../deps/v8/include/v8-version.h
7+
VERSION = '24.1.0.0'
8+
NODE_VERSION = '24.1.0'
9+
LIBV8_VERSION = '13.6.233.10' # from src/node-.../deps/v8/include/v8-version.h
1010
end

sums/v24.1.0.sum

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

0 commit comments

Comments
 (0)