Skip to content

Commit

Permalink
Bump up 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2023
1 parent 75b2bbb commit 577fd38
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.1"
VERSION = "1.7.2"

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

0 comments on commit 577fd38

Please sign in to comment.