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 f98b09c commit be55965Copy full SHA for be55965
lib/rdoc.rb
@@ -65,7 +65,7 @@ class Error < RuntimeError; end
65
##
66
# RDoc version you are using
67
68
- VERSION = '5.0.0'
+ VERSION = '5.0.1'
69
70
71
# Method visibilities
0 commit comments