Skip to content

Commit

Permalink
Bump version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 5, 2022
1 parent 5116088 commit 213e6a3
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.6.0"
VERSION = "1.7.0"

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

0 comments on commit 213e6a3

Please sign in to comment.