Skip to content

Commit 918d19e

Browse files
committed
Bump up fileutils version to 1.6.0
1 parent 8a6de48 commit 918d19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fileutils.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
# <tt>:verbose</tt> flags to methods in FileUtils.
103103
#
104104
module FileUtils
105-
VERSION = "1.5.0"
105+
VERSION = "1.6.0"
106106

107107
def self.private_module_function(name) #:nodoc:
108108
module_function name

0 commit comments

Comments
 (0)