summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2018-12-27 07:09:56 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-15 00:11:07 +0900
commit83171b0ee8dc8000819259bde764ea9ca3489290 (patch)
tree539e139576fad10698a0bbad9f1bebb3682473bc
parent312d72000a5b49064670c1a7f4c2ad5e167d292b (diff)
[ruby/rdoc] Bump version to 6.1.1
https://github.com/ruby/rdoc/commit/55c0627fe0
-rw-r--r--lib/rdoc/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/version.rb b/lib/rdoc/version.rb
index 9f66c50a5f..d9c4aa154d 100644
--- a/lib/rdoc/version.rb
+++ b/lib/rdoc/version.rb
@@ -3,6 +3,6 @@ module RDoc
##
# RDoc version you are using
- VERSION = '6.1.0'
+ VERSION = '6.1.1'
end