From 83171b0ee8dc8000819259bde764ea9ca3489290 Mon Sep 17 00:00:00 2001 From: aycabta Date: Thu, 27 Dec 2018 07:09:56 +0900 Subject: [ruby/rdoc] Bump version to 6.1.1 https://github.com/ruby/rdoc/commit/55c0627fe0 --- lib/rdoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3