We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2243230 commit 0c05ac7Copy full SHA for 0c05ac7
1 file changed
lib/rdoc.rb
@@ -95,7 +95,7 @@ def self.const_missing const_name # :nodoc:
95
##
96
# RDoc version you are using
97
98
- VERSION = '3.3'
+ VERSION = '3.4'
99
100
101
# Method visibilities
0 commit comments