Skip to content

Commit 213e6a3

Browse files
committed
Bump version to 1.7.0
1 parent 5116088 commit 213e6a3

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.6.0"
183+
VERSION = "1.7.0"
184184

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

0 commit comments

Comments
 (0)