Skip to content

Commit 7138d85

Browse files
committed
Bump up v1.7.1
1 parent 54f73d8 commit 7138d85

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.0"
183+
VERSION = "1.7.1"
184184

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

0 commit comments

Comments
 (0)