Skip to content

Commit fc88262

Browse files
committed
bump version to kick off a new ci run
1 parent 62476a3 commit fc88262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/libv8/node/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Libv8
44
end
55

66
module Libv8::Node
7-
VERSION = '22.7.0.0'
7+
VERSION = '22.7.0.1'
88
NODE_VERSION = '22.7.0'
99
LIBV8_VERSION = '12.4.254.21' # from src/node-.../deps/v8/include/v8-version.h
1010
end

0 commit comments

Comments
 (0)