Skip to content

Commit c138e67

Browse files
committed
Bump up v1.7.3
1 parent 6cf6428 commit c138e67

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
@@ -181,7 +181,7 @@
181181
#
182182
module FileUtils
183183
# The version number.
184-
VERSION = "1.7.2"
184+
VERSION = "1.7.3"
185185

186186
def self.private_module_function(name) #:nodoc:
187187
module_function name

0 commit comments

Comments
 (0)