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:
parent
3b9e1c0b2e
commit
ea4272d02b
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ end
|
||||||
# <tt>:verbose</tt> flags to methods in FileUtils.
|
# <tt>:verbose</tt> flags to methods in FileUtils.
|
||||||
#
|
#
|
||||||
module FileUtils
|
module FileUtils
|
||||||
VERSION = "1.3.0"
|
VERSION = "1.4.0"
|
||||||
|
|
||||||
def self.private_module_function(name) #:nodoc:
|
def self.private_module_function(name) #:nodoc:
|
||||||
module_function name
|
module_function name
|
||||||
|
|
Loading…
Reference in a new issue