1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/fileutils] Bump version to 1.4.0

https://github.com/ruby/fileutils/commit/f92145b10b
This commit is contained in:
Hiroshi SHIBATA 2019-11-30 17:23:13 +09:00
parent 3b9e1c0b2e
commit ea4272d02b

View file

@ -102,7 +102,7 @@ end
# <tt>:verbose</tt> flags to methods in FileUtils.
#
module FileUtils
VERSION = "1.3.0"
VERSION = "1.4.0"
def self.private_module_function(name) #:nodoc:
module_function name