We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3d897 commit 2397d48Copy full SHA for 2397d48
lib/libv8/node/version.rb
@@ -4,7 +4,7 @@ module Libv8
4
end
5
6
module Libv8::Node
7
- VERSION = '23.6.1.0'
8
- NODE_VERSION = '23.6.1'
+ VERSION = '23.8.0.0'
+ NODE_VERSION = '23.8.0'
9
LIBV8_VERSION = '12.9.202.28' # from src/node-.../deps/v8/include/v8-version.h
10
sums/v23.8.0.sum
@@ -0,0 +1 @@
1
+23b5e0b0b6752a21c7af4e2361655a54ad499d3ae06b6f9af1dd311365b8496a
0 commit comments