Skip to content

Commit 577fd38

Browse files
committed
Bump up 1.7.2
1 parent 75b2bbb commit 577fd38

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
@@ -180,7 +180,7 @@
180180
# - {CVE-2004-0452}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0452].
181181
#
182182
module FileUtils
183-
VERSION = "1.7.1"
183+
VERSION = "1.7.2"
184184

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

0 commit comments

Comments
 (0)