Skip to content

Commit

Permalink
Bump up v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Apr 3, 2023
1 parent 54f73d8 commit 7138d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fileutils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
# - {CVE-2004-0452}[https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0452].
#
module FileUtils
VERSION = "1.7.0"
VERSION = "1.7.1"

def self.private_module_function(name) #:nodoc:
module_function name
Expand Down

0 comments on commit 7138d85

Please sign in to comment.