Skip to content

Commit da15e3c

Browse files
committed
Bump version to 1.4.1
1 parent 6ad4631 commit da15e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fileutils.rb

+1-1
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.4.0"
105+
VERSION = "1.4.1"
106106

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

0 commit comments

Comments
 (0)