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 f74c4b5 commit 1261ff6Copy full SHA for 1261ff6
lib/rdoc.rb
@@ -65,7 +65,7 @@ class Error < RuntimeError; end
65
##
66
# RDoc version you are using
67
68
- VERSION = '5.1.0'
+ VERSION = '6.0.0.beta1'
69
70
71
# Method visibilities
0 commit comments