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.
2 parents 1ed5b5e + d54ee61 commit ef052ccCopy full SHA for ef052cc
History.rdoc
@@ -1,3 +1,9 @@
1
+=== 4.2.2 / 2016-02-09
2
+
3
+* Bug fixes
4
+ * Include lib/rdoc/generator/pot/* in built gem
5
6
7
=== 4.2.1 / 2015-12-22
8
9
* Bug fixes
lib/rdoc.rb
@@ -64,7 +64,7 @@ class Error < RuntimeError; end
64
##
65
# RDoc version you are using
66
67
- VERSION = '4.2.1'
+ VERSION = '4.2.2'
68
69
70
# Method visibilities
0 commit comments