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 fde85c5 commit cd76dd9Copy full SHA for cd76dd9
lib/libv8/node/version.rb
@@ -4,7 +4,7 @@ module Libv8
4
end
5
6
module Libv8::Node
7
- VERSION = '22.9.0.0'
8
- NODE_VERSION = '22.9.0'
+ VERSION = '22.13.1.0'
+ NODE_VERSION = '22.13.1'
9
LIBV8_VERSION = '12.4.254.21' # from src/node-.../deps/v8/include/v8-version.h
10
sums/v22.13.1.sum
@@ -0,0 +1 @@
1
+e7d5b1e84e7f3c3cebda81e2b138469eef41ba4ecf16a87fd15fc3f7afa3f701
0 commit comments