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 282965d commit 5d19a19Copy full SHA for 5d19a19
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.1.0'
69
70
71
# Method visibilities
0 commit comments