Skip to content

Commit 53671dc

Browse files
committed
bumped for testing
[git-p4: depot-paths = "//src/ruby_parser/dev/": change = 6910]
1 parent 2710736 commit 53671dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_parser_extras.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def scan re
111111
end
112112

113113
module RubyParserStuff
114-
VERSION = '2.3.1' unless constants.include? "VERSION" # SIGH
114+
VERSION = '3.0.0a1' unless constants.include? "VERSION" # SIGH
115115

116116
attr_accessor :lexer, :in_def, :in_single, :file
117117
attr_reader :env, :comments

0 commit comments

Comments
 (0)