Skip to content

Commit 29de582

Browse files
committed
v1.8.0
1 parent 9202879 commit 29de582

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

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

0 commit comments

Comments
 (0)