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 d4e94b8 commit 06b3f6aCopy full SHA for 06b3f6a
History.rdoc
@@ -1,4 +1,4 @@
1
-=== 4.1.0.preview.3 / 2012-12-02
+=== 4.1.0 / 2013-12-26
2
3
* Notable changes
4
* Improved accessibility of HTML output. Accessibility review was provided
lib/rdoc.rb
@@ -64,7 +64,7 @@ class Error < RuntimeError; end
64
##
65
# RDoc version you are using
66
67
- VERSION = '4.1.0.preview.3'
+ VERSION = '4.1.0'
68
69
70
# Method visibilities
0 commit comments